Searched refs:setTargetMachine (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterUsageInfo.h44 void setTargetMachine(const LLVMTargetMachine &TM);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterUsageInfo.cpp42 void PhysicalRegisterUsageInfo::setTargetMachine(const LLVMTargetMachine &TM) { function in class:PhysicalRegisterUsageInfo
H A DRegUsageInfoCollector.cpp134 PRUI.setTargetMachine(TM);

Completed in 208 milliseconds