Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp192 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP() local
274 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP_128() local
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp616 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP() local
694 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP_128() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp946 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP() local
1071 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP_64() local
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp784 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP() local
906 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP_64() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp352 BasicBlock *StoreBB = OnlyStore->getParent(); in rewriteSingleStoreAlloca() local
DSimplifyCFG.cpp1892 BasicBlock *StoreBB, BasicBlock *EndBB) { in isSafeToSpeculateStore()
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp342 BasicBlock *StoreBB = OnlyStore->getParent(); in rewriteSingleStoreAlloca() local
DSimplifyCFG.cpp1521 BasicBlock *StoreBB, BasicBlock *EndBB) { in isSafeToSpeculateStore()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp1283 BasicBlock *StoreBB = SI.getParent(); in SimplifyStoreAtEndOfBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp1517 BasicBlock *StoreBB = SI.getParent(); in mergeStoreIntoSuccessor() local
/external/clang/lib/CodeGen/
DCGCall.cpp2652 llvm::BasicBlock *StoreBB = store->getParent(); in findDominatingStoreToReturnValue() local