Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DModRef.h170 MemoryEffectsBase getWithModRef(Location Loc, ModRefInfo MR) const { in getWithModRef() function
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2549 ME = ME.getWithModRef(*Loc, *MR); in parseMemoryAttr()