Home
last modified time | relevance | path

Searched refs:setTargetMachine (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DRegisterUsageInfo.h44 void setTargetMachine(const LLVMTargetMachine &TM);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DRegisterUsageInfo.h44 void setTargetMachine(const LLVMTargetMachine &TM);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DRegisterUsageInfo.h44 void setTargetMachine(const LLVMTargetMachine &TM);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DRegisterUsageInfo.h44 void setTargetMachine(const LLVMTargetMachine &TM);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DRegisterUsageInfo.h44 void setTargetMachine(const LLVMTargetMachine &TM);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DRegisterUsageInfo.h44 void setTargetMachine(const LLVMTargetMachine &TM);
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DRegisterUsageInfo.h49 void setTargetMachine(const TargetMachine *TM_) { TM = TM_; } in setTargetMachine() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegisterUsageInfo.cpp40 void PhysicalRegisterUsageInfo::setTargetMachine(const LLVMTargetMachine &TM) { in setTargetMachine() function in PhysicalRegisterUsageInfo
H A DRegUsageInfoCollector.cpp133 PRUI.setTargetMachine(TM); in runOnMachineFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterUsageInfo.cpp42 void PhysicalRegisterUsageInfo::setTargetMachine(const LLVMTargetMachine &TM) { in setTargetMachine() function in PhysicalRegisterUsageInfo
H A DRegUsageInfoCollector.cpp134 PRUI.setTargetMachine(TM); in runOnMachineFunction()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegUsageInfoCollector.cpp113 PRUI->setTargetMachine(&TM); in runOnMachineFunction()