Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h212 void setMF(MachineFunction &MFunc) { MF = &MFunc; } in setMF() function
/external/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp23 void MachineIRBuilder::setMF(MachineFunction &MF) { in setMF() function in MachineIRBuilder
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCSEInfo.cpp83 void GISelCSEInfo::setMF(MachineFunction &MF) { in setMF() function in GISelCSEInfo
DMachineIRBuilder.cpp26 void MachineIRBuilder::setMF(MachineFunction &MF) { in setMF() function in MachineIRBuilder