Searched defs:QueryInst (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemoryDependenceAnalysis.cpp | 242 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, in getPointerDependencyFrom() 270 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit) { in getPointerDependencyFrom() 365 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, in getSimplePointerDependencyFrom() 642 MemDepResult MemoryDependenceResults::getDependency(Instruction *QueryInst) { in getDependency() 838 Instruction *QueryInst, SmallVectorImpl<NonLocalDepResult> &Result) { in getNonLocalPointerDependency() 901 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in getNonLocalInfoForBlock() 1033 Instruction *QueryInst, const PHITransAddr &Pointer, in getNonLocalPointerDepFromBB()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemoryDependenceAnalysis.cpp | 330 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, in getPointerDependencyFrom() 443 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, in getSimplePointerDependencyFrom() 715 MemDepResult MemoryDependenceResults::getDependency(Instruction *QueryInst, in getDependency() 916 Instruction *QueryInst, SmallVectorImpl<NonLocalDepResult> &Result) { in getNonLocalPointerDependency() 979 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in GetNonLocalInfoForBlock() 1094 Instruction *QueryInst, const PHITransAddr &Pointer, in getNonLocalPointerDepFromBB()
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | MemoryDependenceAnalysis.cpp | 330 BasicBlock *BB, Instruction *QueryInst) { in getPointerDependencyFrom() 397 BasicBlock *BB, Instruction *QueryInst) { in getSimplePointerDependencyFrom() 677 MemDepResult MemoryDependenceResults::getDependency(Instruction *QueryInst) { in getDependency() 878 Instruction *QueryInst, SmallVectorImpl<NonLocalDepResult> &Result) { in getNonLocalPointerDependency() 931 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in GetNonLocalInfoForBlock() 1046 Instruction *QueryInst, const PHITransAddr &Pointer, in getNonLocalPointerDepFromBB()
|