Home
last modified time | relevance | path

Searched defs:instructionClobbersQuery (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSA.cpp263 instructionClobbersQuery(const MemoryDef *MD, const MemoryLocation &UseLoc, in instructionClobbersQuery() function
315 static ClobberAlias instructionClobbersQuery(MemoryDef *MD, in instructionClobbersQuery() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemorySSA.cpp287 instructionClobbersQuery(const MemoryDef *MD, const MemoryLocation &UseLoc, in instructionClobbersQuery() function
331 static bool instructionClobbersQuery(MemoryDef *MD, const MemoryUseOrDef *MU, in instructionClobbersQuery() function
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DMemorySSA.cpp1089 bool MemorySSA::CachingWalker::instructionClobbersQuery( in instructionClobbersQuery() function in llvm::MemorySSA::CachingWalker