Home
last modified time | relevance | path

Searched defs:LLVMTM (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp464 LLVMTargetMachine &LLVMTM) { in registerPartialPipelineCallback()
539 LLVMTargetMachine &LLVMTM) { in registerCodeGenCallback()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp166 const LLVMTargetMachine &LLVMTM = static_cast<const LLVMTargetMachine &>(TM); in getFunctionReservedRegs() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp628 LLVMTargetMachine &LLVMTM = static_cast<LLVMTargetMachine &>(*Target); in compileModule() local