Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp63 bool ExpandMBB(MachineBasicBlock &MBB);
240 bool X86ExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) { in ExpandMBB() function in X86ExpandPseudo
263 Modified |= ExpandMBB(MBB); in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMExpandPseudoInsts.cpp59 bool ExpandMBB(MachineBasicBlock &MBB);
1284 bool ARMExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) { in ExpandMBB() function in ARMExpandPseudo
1307 Modified |= ExpandMBB(*MFI); in runOnMachineFunction()
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp69 bool ExpandMBB(MachineBasicBlock &MBB);
1654 bool ARMExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) { in ExpandMBB() function in ARMExpandPseudo
1676 Modified |= ExpandMBB(*MFI); in runOnMachineFunction()