/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | ExpandISelPseudos.cpp | 61 MachineBasicBlock *NewMBB = TLI->EmitInstrWithCustomInserter(MI, MBB); in runOnMachineFunction() local
|
D | BranchFolding.cpp | 455 MachineBasicBlock *NewMBB = MF.CreateMachineBasicBlock(BB); in SplitMBBAt() local
|
/external/llvm/lib/CodeGen/ |
D | ExpandISelPseudos.cpp | 61 MachineBasicBlock *NewMBB = TLI->EmitInstrWithCustomInserter(MI, MBB); in runOnMachineFunction() local
|
D | BranchFolding.cpp | 450 MachineBasicBlock *NewMBB =MF.CreateMachineBasicBlock(BB); in SplitMBBAt() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ExpandISelPseudos.cpp | 68 MachineBasicBlock *NewMBB = in runOnMachineFunction() local
|
D | BranchFolding.cpp | 370 MachineBasicBlock *NewMBB) { in MaintainLiveIns() 409 MachineBasicBlock *NewMBB =MF.CreateMachineBasicBlock(CurMBB.getBasicBlock()); in SplitMBBAt() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCReduceCRLogicals.cpp | 61 MachineBasicBlock *NewMBB, MachineRegisterInfo *MRI) { in updatePHIs() 91 MachineBasicBlock *NewMBB, in addIncomingValuesToPHIs() 182 MachineBasicBlock *NewMBB = MF->CreateMachineBasicBlock(LLVM_BB); in splitMBB() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsLongBranch.cpp | 149 MachineBasicBlock *NewMBB = in splitMBB() local
|
D | MipsConstantIslandPass.cpp | 1230 MachineBasicBlock *&NewMBB) { in createNewWater() 1346 MachineBasicBlock *NewMBB; in handleConstantPoolUser() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ExpandPseudo.cpp | 99 auto *NewMBB = MF->CreateMachineBasicBlock(BB); in ExpandICallBranchFunnel() local
|
D | X86FlagsCopyLowering.cpp | 284 MachineBasicBlock &NewMBB = *MF.CreateMachineBasicBlock(); in splitBlock() local
|
D | X86SpeculativeLoadHardening.cpp | 233 MachineBasicBlock &NewMBB = *MF.CreateMachineBasicBlock(); in splitEdge() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsBranchExpansion.cpp | 265 MachineBasicBlock *NewMBB = in splitMBB() local
|
D | MipsConstantIslandPass.cpp | 1225 MachineBasicBlock *&NewMBB) { in createNewWater() 1339 MachineBasicBlock *NewMBB; in handleConstantPoolUser() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDILCFGStructurizer.cpp | 482 MachineInstr *NewMBB = in insertInstrBefore() local 663 MachineBasicBlock *NewMBB = Func->CreateMachineBasicBlock(); in clone() local
|
D | AMDGPUMachineCFGStructurizer.cpp | 663 MBBMRT *NewMBB = new MBBMRT(MBB); in buildMRT() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDILCFGStructurizer.cpp | 479 MachineInstr *NewMBB = in insertInstrBefore() local 661 MachineBasicBlock *NewMBB = Func->CreateMachineBasicBlock(); in clone() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 1131 MachineBasicBlock *&NewMBB) { in CreateNewWater() 1264 MachineBasicBlock *NewMBB; in HandleConstantPoolUser() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 1367 MachineBasicBlock *&NewMBB) { in createNewWater() 1529 MachineBasicBlock *NewMBB; in handleConstantPoolUser() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 1294 MachineBasicBlock *&NewMBB) { in createNewWater() 1456 MachineBasicBlock *NewMBB; in handleConstantPoolUser() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 5153 MachineBasicBlock *NewMBB = MF.CreateMachineBasicBlock(MBB->getBasicBlock()); in emitBlockAfter() local 5162 MachineBasicBlock *NewMBB = emitBlockAfter(MBB); in splitBlockAfter() local 5172 MachineBasicBlock *NewMBB = emitBlockAfter(MBB); in splitBlockBefore() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 5985 MachineBasicBlock *NewMBB = MF.CreateMachineBasicBlock(MBB->getBasicBlock()); in emitBlockAfter() local 5994 MachineBasicBlock *NewMBB = emitBlockAfter(MBB); in splitBlockAfter() local 6004 MachineBasicBlock *NewMBB = emitBlockAfter(MBB); in splitBlockBefore() local
|