Home
last modified time | relevance | path

Searched defs:LoadCmpBB (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp252 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); expandCMP_SWAP() local
357 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); expandCMP_SWAP_128() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1833 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); ExpandCMP_SWAP() local
1960 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); ExpandCMP_SWAP_64() local
[all...]