Home
last modified time | relevance | path

Searched defs:setMF (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h212 void setMF(MachineFunction &MFunc) { MF = &MFunc; } in setMF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h214 void setMF(MachineFunction &MFunc) { MF = &MFunc; } in setMF() function
/aosp_15_r20/external/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp23 void MachineIRBuilder::setMF(MachineFunction &MF) { in setMF() function in MachineIRBuilder
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h216 void setMF(MachineFunction &MFunc) { MF = &MFunc; } in setMF() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h216 void setMF(MachineFunction &MFunc) { MF = &MFunc; } in setMF() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h216 void setMF(MachineFunction &MFunc) { MF = &MFunc; } in setMF() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h216 void setMF(MachineFunction &MFunc) { MF = &MFunc; } in setMF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp83 void GISelCSEInfo::setMF(MachineFunction &MF) { in setMF() function in GISelCSEInfo
H A DMachineIRBuilder.cpp26 void MachineIRBuilder::setMF(MachineFunction &MF) { in setMF() function in MachineIRBuilder
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp91 void GISelCSEInfo::setMF(MachineFunction &MF) { in setMF() function in GISelCSEInfo
H A DMachineIRBuilder.cpp24 void MachineIRBuilder::setMF(MachineFunction &MF) { in setMF() function in MachineIRBuilder