Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp27432 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
27449 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
27469 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
27471 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
27473 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
27513 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
27516 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
27524 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp28633 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
28650 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
28670 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
28672 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
28674 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
28714 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
28717 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
28725 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp29711 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
29728 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
29748 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
29750 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
29752 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
29792 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
29795 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
29803 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp31107 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
31124 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
31144 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
31146 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
31148 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
31188 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
31191 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
31199 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31104 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
31121 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
31141 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
31143 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
31145 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
31185 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
31188 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
31196 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31107 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
31124 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
31144 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
31146 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
31148 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
31188 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
31191 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
31199 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32408 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
32425 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
32445 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
32447 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
32449 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
32489 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
32492 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
32500 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33113 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
33130 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
33150 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
33152 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
33154 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
33194 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
33197 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
33205 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31942 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
31959 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
31979 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
31981 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
31983 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
32023 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
32026 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
32034 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp33113 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
33130 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
33150 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
33152 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
33154 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
33194 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
33197 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
33205 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32664 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
32681 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
32701 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
32703 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
32705 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
32745 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
32748 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
32756 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp31965 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
31982 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
32002 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
32004 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
32006 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
32046 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
32049 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
32057 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33107 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
33124 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
33144 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
33146 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
33148 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
33188 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
33191 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
33199 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33113 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
33130 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
33150 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
33152 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
33154 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
33194 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
33197 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
33205 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32664 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
32681 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
32701 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
32703 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
32705 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
32745 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
32748 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
32756 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33113 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
33130 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
33150 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
33152 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
33154 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
33194 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
33197 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
33205 .addMBB(bumpMBB); in EmitLoweredSegAlloca()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33969 MachineBasicBlock *bumpMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSegAlloca() local
33986 MF->insert(MBBIter, bumpMBB); in EmitLoweredSegAlloca()
34006 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), physSPReg) in EmitLoweredSegAlloca()
34008 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
34010 BuildMI(bumpMBB, DL, TII->get(X86::JMP_1)).addMBB(continueMBB); in EmitLoweredSegAlloca()
34050 BB->addSuccessor(bumpMBB); in EmitLoweredSegAlloca()
34053 bumpMBB->addSuccessor(continueMBB); in EmitLoweredSegAlloca()
34061 .addMBB(bumpMBB); in EmitLoweredSegAlloca()