/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsExpandPseudo.cpp | 113 const BasicBlock *LLVM_BB = BB.getBasicBlock(); in expandAtomicCmpSwapSubword() local 114 MachineBasicBlock *loop1MBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwapSubword() 115 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwapSubword() 116 MachineBasicBlock *sinkMBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwapSubword() 117 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwapSubword() 250 const BasicBlock *LLVM_BB = BB.getBasicBlock(); in expandAtomicCmpSwap() local 251 MachineBasicBlock *loop1MBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwap() 252 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwap() 253 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwap() 420 const BasicBlock *LLVM_BB = BB.getBasicBlock(); in expandAtomicBinOpSubword() local [all …]
|
D | Mips16ISelLowering.cpp | 518 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSel16() local 529 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSel16() 530 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSel16() 581 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSelT16() local 592 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSelT16() 593 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSelT16() 647 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSeliT16() local 658 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSeliT16() 659 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSeliT16()
|
D | MipsISelLowering.cpp | 1758 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitAtomicBinaryPartword() local 1759 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicBinaryPartword() 1942 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitAtomicCmpSwapPartword() local 1943 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwapPartword() 4560 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitPseudoSELECT() local 4571 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitPseudoSELECT() 4572 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitPseudoSELECT() 4637 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitPseudoD_SELECT() local 4648 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitPseudoD_SELECT() 4649 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitPseudoD_SELECT()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsExpandPseudo.cpp | 113 const BasicBlock *LLVM_BB = BB.getBasicBlock(); in expandAtomicCmpSwapSubword() local 114 MachineBasicBlock *loop1MBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwapSubword() 115 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwapSubword() 116 MachineBasicBlock *sinkMBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwapSubword() 117 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwapSubword() 250 const BasicBlock *LLVM_BB = BB.getBasicBlock(); in expandAtomicCmpSwap() local 251 MachineBasicBlock *loop1MBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwap() 252 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwap() 253 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwap() 420 const BasicBlock *LLVM_BB = BB.getBasicBlock(); in expandAtomicBinOpSubword() local [all …]
|
D | Mips16ISelLowering.cpp | 518 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSel16() local 529 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSel16() 530 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSel16() 581 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSelT16() local 592 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSelT16() 593 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSelT16() 647 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSeliT16() local 658 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSeliT16() 659 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSeliT16()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
D | VEInstrInfo.cpp | 78 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in expandExtendStackPseudo() local 79 MachineBasicBlock *syscallMBB = MF.CreateMachineBasicBlock(LLVM_BB); in expandExtendStackPseudo() 80 MachineBasicBlock *sinkMBB = MF.CreateMachineBasicBlock(LLVM_BB); in expandExtendStackPseudo()
|
/external/llvm/lib/Target/Mips/ |
D | Mips16ISelLowering.cpp | 531 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSel16() local 542 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSel16() 543 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSel16() 594 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSelT16() local 605 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSelT16() 606 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSelT16() 660 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSeliT16() local 671 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSeliT16() 672 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSeliT16()
|
D | MipsISelLowering.cpp | 1151 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitAtomicBinary() local 1152 MachineBasicBlock *loopMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicBinary() 1153 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicBinary() 1275 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitAtomicBinaryPartword() local 1276 MachineBasicBlock *loopMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicBinaryPartword() 1277 MachineBasicBlock *sinkMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicBinaryPartword() 1278 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicBinaryPartword() 1436 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitAtomicCmpSwap() local 1437 MachineBasicBlock *loop1MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwap() 1438 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwap() [all …]
|
D | MipsSEISelLowering.cpp | 2927 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitBPOSGE32() local 2930 MachineBasicBlock *FBB = F->CreateMachineBasicBlock(LLVM_BB); in emitBPOSGE32() 2931 MachineBasicBlock *TBB = F->CreateMachineBasicBlock(LLVM_BB); in emitBPOSGE32() 2932 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); in emitBPOSGE32() 2996 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitMSACBranchPseudo() local 2999 MachineBasicBlock *FBB = F->CreateMachineBasicBlock(LLVM_BB); in emitMSACBranchPseudo() 3000 MachineBasicBlock *TBB = F->CreateMachineBasicBlock(LLVM_BB); in emitMSACBranchPseudo() 3001 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); in emitMSACBranchPseudo()
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCExpandISEL.cpp | 336 const BasicBlock *LLVM_BB = MBB->getBasicBlock(); in reorganizeBlockLayout() local 343 ? MF->CreateMachineBasicBlock(LLVM_BB) in reorganizeBlockLayout() 366 FalseBlock = MF->CreateMachineBasicBlock(LLVM_BB); in reorganizeBlockLayout() 371 TrueBlock = MF->CreateMachineBasicBlock(LLVM_BB); in reorganizeBlockLayout()
|
D | PPCReduceCRLogicals.cpp | 200 const BasicBlock *LLVM_BB = ThisMBB->getBasicBlock(); in splitMBB() local 202 MachineBasicBlock *NewMBB = MF->CreateMachineBasicBlock(LLVM_BB); in splitMBB()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCExpandISEL.cpp | 336 const BasicBlock *LLVM_BB = MBB->getBasicBlock(); in reorganizeBlockLayout() local 343 ? MF->CreateMachineBasicBlock(LLVM_BB) in reorganizeBlockLayout() 366 FalseBlock = MF->CreateMachineBasicBlock(LLVM_BB); in reorganizeBlockLayout() 371 TrueBlock = MF->CreateMachineBasicBlock(LLVM_BB); in reorganizeBlockLayout()
|
D | PPCReduceCRLogicals.cpp | 200 const BasicBlock *LLVM_BB = ThisMBB->getBasicBlock(); in splitMBB() local 202 MachineBasicBlock *NewMBB = MF->CreateMachineBasicBlock(LLVM_BB); in splitMBB()
|
/external/llvm/lib/Target/Sparc/ |
D | LeonPasses.cpp | 530 const BasicBlock *LLVM_BB = MBB.getBasicBlock(); in runOnMachineFunction() local 534 MachineBasicBlock *dneBB = MF.CreateMachineBasicBlock(LLVM_BB); in runOnMachineFunction() 578 const BasicBlock *LLVM_BB = MBB.getBasicBlock(); in runOnMachineFunction() local 582 MachineBasicBlock *dneBB = MF.CreateMachineBasicBlock(LLVM_BB); in runOnMachineFunction()
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 507 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitInstrWithCustomInserter() local 517 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 518 MachineBasicBlock *Copy1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 1207 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitShiftInstr() local 1211 MachineBasicBlock *LoopBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitShiftInstr() 1212 MachineBasicBlock *RemBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitShiftInstr() 1295 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitInstrWithCustomInserter() local 1306 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 1307 MachineBasicBlock *copy1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 1453 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in insertShift() local 1460 MachineBasicBlock *LoopBB = F->CreateMachineBasicBlock(LLVM_BB); in insertShift() 1461 MachineBasicBlock *CheckBB = F->CreateMachineBasicBlock(LLVM_BB); in insertShift() 1462 MachineBasicBlock *RemBB = F->CreateMachineBasicBlock(LLVM_BB); in insertShift() 1595 const BasicBlock *LLVM_BB = MBB->getBasicBlock(); in EmitInstrWithCustomInserter() local 1605 MachineBasicBlock *trueMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 1606 MachineBasicBlock *falseMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 652 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitInstrWithCustomInserter() local 662 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 663 MachineBasicBlock *Copy1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm-project/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 691 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitInstrWithCustomInserter() local 701 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 702 MachineBasicBlock *Copy1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 1479 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitShiftInstr() local 1483 MachineBasicBlock *LoopBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitShiftInstr() 1484 MachineBasicBlock *RemBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitShiftInstr() 1576 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitInstrWithCustomInserter() local 1587 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 1588 MachineBasicBlock *copy1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm-project/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 1475 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitShiftInstr() local 1479 MachineBasicBlock *LoopBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitShiftInstr() 1480 MachineBasicBlock *RemBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitShiftInstr() 1572 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitInstrWithCustomInserter() local 1583 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 1584 MachineBasicBlock *copy1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VEInstrInfo.cpp | 927 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in expandExtendStackPseudo() local 928 MachineBasicBlock *syscallMBB = MF.CreateMachineBasicBlock(LLVM_BB); in expandExtendStackPseudo() 929 MachineBasicBlock *sinkMBB = MF.CreateMachineBasicBlock(LLVM_BB); in expandExtendStackPseudo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 1492 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in insertShift() local 1499 MachineBasicBlock *LoopBB = F->CreateMachineBasicBlock(LLVM_BB); in insertShift() 1500 MachineBasicBlock *RemBB = F->CreateMachineBasicBlock(LLVM_BB); in insertShift() 1635 const BasicBlock *LLVM_BB = MBB->getBasicBlock(); in EmitInstrWithCustomInserter() local 1645 MachineBasicBlock *trueMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 1646 MachineBasicBlock *falseMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 646 const BasicBlock *LLVM_BB = MBB.getBasicBlock(); in emitStackProbeInlineGenericLoop() local 648 MachineBasicBlock *testMBB = MF.CreateMachineBasicBlock(LLVM_BB); in emitStackProbeInlineGenericLoop() 649 MachineBasicBlock *tailMBB = MF.CreateMachineBasicBlock(LLVM_BB); in emitStackProbeInlineGenericLoop() 726 const BasicBlock *LLVM_BB = MBB.getBasicBlock(); in emitStackProbeInlineWindowsCoreCLR64() local 756 MachineBasicBlock *RoundMBB = MF.CreateMachineBasicBlock(LLVM_BB); in emitStackProbeInlineWindowsCoreCLR64() 757 MachineBasicBlock *LoopMBB = MF.CreateMachineBasicBlock(LLVM_BB); in emitStackProbeInlineWindowsCoreCLR64() 758 MachineBasicBlock *ContinueMBB = MF.CreateMachineBasicBlock(LLVM_BB); in emitStackProbeInlineWindowsCoreCLR64()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 1117 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitReadCycleWidePseudo() local 1120 MachineBasicBlock *LoopMBB = MF.CreateMachineBasicBlock(LLVM_BB); in emitReadCycleWidePseudo() 1123 MachineBasicBlock *DoneMBB = MF.CreateMachineBasicBlock(LLVM_BB); in emitReadCycleWidePseudo() 1300 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSelectPseudo() local 1306 MachineBasicBlock *TailMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSelectPseudo() 1307 MachineBasicBlock *IfFalseMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSelectPseudo()
|