Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp239 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); expandCMP_SWAP() local
344 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); expandCMP_SWAP_128() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1819 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); ExpandCMP_SWAP() local
1946 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); ExpandCMP_SWAP_64() local
[all...]