Home
last modified time | relevance | path

Searched defs:exitMBB (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp117 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicCmpSwapSubword() local
253 MachineBasicBlock *exitMBB in expandAtomicCmpSwap() local
423 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); expandAtomicBinOpSubword() local
716 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); expandAtomicBinOp() local
[all...]
H A DMipsISelLowering.cpp1771 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); emitAtomicBinaryPartword() local
1955 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); emitAtomicCmpSwapPartword() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11886 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); EmitAtomicBinary() local
12061 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); EmitPartwordAtomicBinary() local
12985 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); EmitInstrWithCustomInserter() local
13053 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); EmitInstrWithCustomInserter() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11554 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); EmitStructByval() local
12239 MachineBasicBlock *exitMBB = OtherSucc(BB, destMBB); EmitInstrWithCustomInserter() local
[all...]