Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp59 void expandStoreCCond(MachineBasicBlock &MBB, Iter I);
102 expandStoreCCond(MBB, I); in expandInstr()
163 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) { in expandStoreCCond() function in ExpandPseudo