Searched defs:LoadCmpBB (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ExpandPseudoInsts.cpp | 252 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); expandCMP_SWAP() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMExpandPseudoInsts.cpp | 1833 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); ExpandCMP_SWAP() local |