/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
H A D | target.go | 32 TargetMachine struct { struct 33 C C.LLVMTargetMachineRef 260 func (tm TargetMachine) CreateTargetData() TargetData { 265 func (tm TargetMachine) Triple() string { 270 func (tm TargetMachine) EmitToMemoryBuffer(m Module, ft CodeGenFileType) (MemoryBuffer, error) { 282 func (tm TargetMachine) AddAnalysisPasses(pm PassManager) { 287 func (tm TargetMachine) Dispose() {
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/ |
H A D | UpdateCompilerUsed.h | 21 class TargetMachine; variable
|
H A D | ThinLTOCodeGenerator.h | 33 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcTargetObjectFile.h | 17 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | ParallelCG.h | 24 class TargetMachine; variable
|
H A D | Analysis.h | 32 class TargetMachine; variable
|
H A D | Passes.h | 29 class TargetMachine; variable
|
H A D | TargetLoweringObjectFileImpl.h | 31 class TargetMachine; variable
|
H A D | StackProtector.h | 34 class TargetMachine; variable
|
H A D | SelectionDAG.h | 83 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCore.h | 23 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonAsmPrinter.h | 27 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | CompileUtils.h | 27 class TargetMachine; variable
|
H A D | ExecutionUtils.h | 37 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
H A D | ARCSubtarget.h | 29 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.h | 40 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.h | 30 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/ |
H A D | NewPMDriver.h | 29 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.h | 25 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 40 class TargetMachine; variable 133 const TargetMachine &) const { in getSectionForLSDA()
|
H A D | CGPassBuilderOption.h | 22 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/ |
H A D | llvm_target.ml | 107 module TargetMachine = struct module
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ |
H A D | TargetMachine.cpp | 34 TargetMachine::TargetMachine(const Target &T, StringRef DataLayoutString, in TargetMachine() function in TargetMachine
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUSubtarget.h | 27 class TargetMachine; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ |
H A D | PassManagerBuilder.h | 27 class TargetMachine; variable
|