Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp77 void expandStoreCCond(MachineBasicBlock &MBB, Iter I);
121 expandStoreCCond(MBB, I); in expandInstr()
182 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) { in expandStoreCCond() function in ExpandPseudo