Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp58 void expandLoadCCond(MachineBasicBlock &MBB, Iter I);
99 expandLoadCCond(MBB, I); in expandInstr()
148 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) { in expandLoadCCond() function in ExpandPseudo