Home
last modified time | relevance | path

Searched refs:getWithModRef (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DModRef.h169 MemoryEffects getWithModRef(Location Loc, ModRefInfo MR) const { in getWithModRef() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
DLLParser.cpp2321 ME = ME.getWithModRef(*Loc, *MR); in parseMemoryAttr()