Home
last modified time | relevance | path

Searched defs:StartBB (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DDependencyAnalysis.cpp225 BasicBlock *StartBB, Instruction *StartInst, in FindDependencies()
/external/llvm/lib/Transforms/ObjCARC/
DDependencyAnalysis.cpp225 BasicBlock *StartBB, Instruction *StartInst, in FindDependencies()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemoryDependenceAnalysis.cpp872 bool isLoad, BasicBlock *StartBB, in getNonLocalPointerDepFromBB()
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1047 const MemoryLocation &Loc, bool isLoad, BasicBlock *StartBB, in getNonLocalPointerDepFromBB()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1093 const MemoryLocation &Loc, bool isLoad, BasicBlock *StartBB, in getNonLocalPointerDepFromBB()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1048 auto StartBB = BasicBlock::Create(Ctx, "cmpxchg.start", F, ReleasingStoreBB); in expandAtomicCmpXchg() local
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1040 auto StartBB = BasicBlock::Create(Ctx, "cmpxchg.start", F, ReleasingStoreBB); in expandAtomicCmpXchg() local
/external/clang/lib/CodeGen/
DCodeGenFunction.h734 llvm::BasicBlock *StartBB; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp1828 BasicBlock *StartBB, Instruction *StartInst, in FindDependencies()