Home
last modified time | relevance | path

Searched defs:MemoryInst (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2861 Instruction *MemoryInst; member in __anon080be6440711::AddressingModeMatcher
2913 Match(Value *V, Type *AccessTy, unsigned AS, Instruction *MemoryInst, in Match()
4773 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp1819 Value *MemoryInst; in removeFromLookups() local