Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp507 bool parseMemoryPseudoSourceValue(const PseudoSourceValue *&PSV);
3164 bool MIParser::parseMemoryPseudoSourceValue(const PseudoSourceValue *&PSV) { in parseMemoryPseudoSourceValue() function in MIParser
3241 if (parseMemoryPseudoSourceValue(PSV)) in parseMachinePointerInfo()