Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h143 MachineFunction *getMF() const { return MBB->getParent(); } in getMF() function
H A DRDFGraph.h694 MachineFunction &getMF() const { return MF; } in getMF() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h273 MachineFunction &getMF() { getMF() function
278 const MachineFunction &getMF() const { getMF() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp706 const MachineFunction *MachineInstr::getMF() const { getMF() function in MachineInstr
[all...]