Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp76 bool expandInstr(MachineBasicBlock &MBB, Iter I);
110 Expanded |= expandInstr(MBB, I++); in expand()
116 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr() function in ExpandPseudo
/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp57 bool expandInstr(MachineBasicBlock &MBB, Iter I);
90 Expanded |= expandInstr(MBB, I++); in expand()
96 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr() function in ExpandPseudo