Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llc/
H A DNewPMDriver.cpp105 LLVMTargetMachine &LLVMTM = static_cast<LLVMTargetMachine &>(*Target); in compileModuleWithNewPM() local
H A Dllc.cpp676 LLVMTargetMachine &LLVMTM = static_cast<LLVMTargetMachine &>(*Target); in compileModule() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp512 LLVMTargetMachine &LLVMTM) { in registerCodeGenCallback()