Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp76 void expandLoadCCond(MachineBasicBlock &MBB, Iter I);
118 expandLoadCCond(MBB, I); in expandInstr()
167 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) { in expandLoadCCond() function in ExpandPseudo