Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp253 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); expandCMP_SWAP() local
358 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); expandCMP_SWAP_128() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1834 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); ExpandCMP_SWAP() local
1961 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); ExpandCMP_SWAP_64() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp535 BasicBlock *StoreBB = OnlyStore->getParent(); rewriteSingleStoreAlloca() local
H A DSimplifyCFG.cpp2850 isSafeToSpeculateStore(Instruction * I,BasicBlock * BrBB,BasicBlock * StoreBB,BasicBlock * EndBB) isSafeToSpeculateStore() argument
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1488 BasicBlock *StoreBB = SI.getParent(); mergeStoreIntoSuccessor() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1932 BasicBlock *StoreBB = StoreI->getParent(); dominatingConditionImpliesValue() local
/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3590 llvm::BasicBlock *StoreBB = store->getParent(); findDominatingStoreToReturnValue() local