Home
last modified time | relevance | path

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

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