Home
last modified time | relevance | path

Searched defs:StoreBB (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp253 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP() local
358 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP_128() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1834 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP() local
1961 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP_64() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp535 BasicBlock *StoreBB = OnlyStore->getParent(); in rewriteSingleStoreAlloca() local
H A DSimplifyCFG.cpp2850 BasicBlock *StoreBB, BasicBlock *EndBB) { in isSafeToSpeculateStore()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1493 BasicBlock *StoreBB = SI.getParent(); in mergeStoreIntoSuccessor() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1930 BasicBlock *StoreBB = StoreI->getParent(); in dominatingConditionImpliesValue() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3572 llvm::BasicBlock *StoreBB = store->getParent(); in findDominatingStoreToReturnValue() local