Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1055 auto FailureBB = in expandPartwordCmpXchg() local
1371 auto FailureBB = BasicBlock::Create(Ctx, "cmpxchg.failure", F, ExitBB); in expandAtomicCmpXchg() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3774 MachineBasicBlock *FailureBB) { in emitSPDescriptorFailure()