Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DModRef.h169 MemoryEffects getWithModRef(Location Loc, ModRefInfo MR) const { in getWithModRef() function
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp2321 ME = ME.getWithModRef(*Loc, *MR); in parseMemoryAttr()