/minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/ |
H A D | target.go | 32 TargetMachine struct { struct 33 C C.LLVMTargetMachineRef 264 func (tm TargetMachine) Triple() string { 270 func (tm TargetMachine) TargetData() TargetData { 274 func (tm TargetMachine) EmitToMemoryBuffer(m Module, ft CodeGenFileType) (MemoryBuffer, error) { 286 func (tm TargetMachine) AddAnalysisPasses(pm PassManager) { 291 func (tm TargetMachine) Dispose() {
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMTargetObjectFile.h | 18 class TargetMachine; variable
|
H A D | ARM.h | 29 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcTargetObjectFile.h | 18 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | AMDGPUIntrinsicInfo.h | 21 class TargetMachine; variable
|
H A D | AMDGPU.h | 26 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/InstPrinter/ |
H A D | XCoreInstPrinter.h | 22 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCore.h | 24 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | Analysis.h | 28 class TargetMachine; variable
|
H A D | MachineFunctionAnalysis.h | 22 class TargetMachine; variable
|
H A D | MachineFunction.h | 41 class TargetMachine; variable
|
H A D | TargetLoweringObjectFileImpl.h | 32 class TargetMachine; variable
|
H A D | MachineConstantPool.h | 30 class TargetMachine; variable
|
H A D | ScheduleDAG.h | 39 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Transforms/ |
H A D | Scalar.h | 29 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | Hexagon.h | 25 class TargetMachine; variable
|
H A D | HexagonCallingConvLower.h | 28 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Transforms/IPO/ |
H A D | PassManagerBuilder.h | 23 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ |
H A D | PassInfo.h | 22 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/target/ |
H A D | llvm_target.ml | 111 module TargetMachine = struct module
|
H A D | llvm_target.mli | 183 module TargetMachine : sig module
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 34 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/InstPrinter/ |
H A D | MipsInstPrinter.h | 76 class TargetMachine; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ |
H A D | TargetMachine.cpp | 37 TargetMachine::TargetMachine(const Target &T, in TargetMachine() function in TargetMachine
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/LTO/ |
H A D | LTOCodeGenerator.h | 54 class TargetMachine; variable
|