◆ compileConstExpF()
| hobbes::compileConstExpF::compileConstExpF |
( |
jitcc * |
c, |
|
|
const std::string & |
vname |
|
) |
| |
|
inline |
◆ with() [1/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Unit * |
| ) |
const |
|
inlinevirtual |
◆ with() [2/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Bool * |
v | ) |
const |
|
inlinevirtual |
◆ with() [3/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Char * |
v | ) |
const |
|
inlinevirtual |
◆ with() [4/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Byte * |
v | ) |
const |
|
inlinevirtual |
◆ with() [5/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Short * |
v | ) |
const |
|
inlinevirtual |
◆ with() [6/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Int * |
v | ) |
const |
|
inlinevirtual |
◆ with() [7/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Long * |
v | ) |
const |
|
inlinevirtual |
◆ with() [8/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Float * |
v | ) |
const |
|
inlinevirtual |
◆ with() [9/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Double * |
v | ) |
const |
|
inlinevirtual |
◆ with() [10/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Var * |
v | ) |
const |
|
inlinevirtual |
◆ with() [11/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Let * |
v | ) |
const |
|
inlinevirtual |
◆ with() [12/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const LetRec * |
v | ) |
const |
|
inlinevirtual |
◆ with() [13/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Fn * |
v | ) |
const |
|
inlinevirtual |
◆ with() [14/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const App * |
v | ) |
const |
|
inlinevirtual |
◆ with() [15/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Assign * |
v | ) |
const |
|
inlinevirtual |
◆ with() [16/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const MkArray * |
v | ) |
const |
|
inlinevirtual |
◆ with() [17/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const MkVariant * |
v | ) |
const |
|
inlinevirtual |
◆ with() [18/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const MkRecord * |
v | ) |
const |
|
inlinevirtual |
◆ with() [19/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const AIndex * |
v | ) |
const |
|
inlinevirtual |
◆ with() [20/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Case * |
v | ) |
const |
|
inlinevirtual |
◆ with() [21/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Switch * |
v | ) |
const |
|
inlinevirtual |
◆ with() [22/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Proj * |
v | ) |
const |
|
inlinevirtual |
◆ with() [23/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Assump * |
v | ) |
const |
|
inlinevirtual |
◆ with() [24/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Pack * |
v | ) |
const |
|
inlinevirtual |
◆ with() [25/25]
| llvm::Constant* hobbes::compileConstExpF::with |
( |
const Unpack * |
v | ) |
const |
|
inlinevirtual |
| jitcc* hobbes::compileConstExpF::c |
|
private |
◆ vname
| std::string hobbes::compileConstExpF::vname |
The documentation for this class was generated from the following file: