Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp972 auto FailureBB = expandPartwordCmpXchg() local
1287 auto FailureBB = BasicBlock::Create(Ctx, "cmpxchg.failure", F, ExitBB); expandAtomicCmpXchg() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3574 emitSPDescriptorFailure(StackProtectorDescriptor & SPD,MachineBasicBlock * FailureBB) emitSPDescriptorFailure() argument