Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRegisterUsageInfo.h32 class LLVMTargetMachine; variable
H A DMachineFunction.h56 class LLVMTargetMachine; variable
H A DMachineModuleInfo.h46 class LLVMTargetMachine; variable
H A DTargetPassConfig.h23 class LLVMTargetMachine; variable
H A DScheduleDAG.h35 class LLVMTargetMachine; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp85 LLVMTargetMachine::LLVMTargetMachine(const Target &T, in LLVMTargetMachine() function in LLVMTargetMachine