Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
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