Home
last modified time | relevance | path

Searched defs:LLVMTargetMachine (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRegisterUsageInfo.h32 class LLVMTargetMachine; variable
H A DMachineFunction.h56 class LLVMTargetMachine; variable
H A DMachineModuleInfo.h49 class LLVMTargetMachine; variable
H A DTargetPassConfig.h23 class LLVMTargetMachine; variable
H A DScheduleDAG.h35 class LLVMTargetMachine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp82 LLVMTargetMachine::LLVMTargetMachine(const Target &T, in LLVMTargetMachine() function in LLVMTargetMachine