Home
last modified time | relevance | path

Searched defs:TargetMachine (Results 1 – 25 of 43) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dtarget.go32 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 DUpdateCompilerUsed.h21 class TargetMachine; variable
H A DThinLTOCodeGenerator.h33 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcTargetObjectFile.h17 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DParallelCG.h24 class TargetMachine; variable
H A DAnalysis.h32 class TargetMachine; variable
H A DPasses.h29 class TargetMachine; variable
H A DTargetLoweringObjectFileImpl.h31 class TargetMachine; variable
H A DStackProtector.h34 class TargetMachine; variable
H A DSelectionDAG.h83 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCore.h23 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h27 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileUtils.h27 class TargetMachine; variable
H A DExecutionUtils.h37 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCSubtarget.h29 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h40 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h30 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A DNewPMDriver.h29 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.h25 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h40 class TargetMachine; variable
133 const TargetMachine &) const { in getSectionForLSDA()
H A DCGPassBuilderOption.h22 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/
H A Dllvm_target.ml107 module TargetMachine = struct module
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/
H A DTargetMachine.cpp34 TargetMachine::TargetMachine(const Target &T, StringRef DataLayoutString, in TargetMachine() function in TargetMachine
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h27 class TargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h27 class TargetMachine; variable

12