Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp250 bool parseIRValue(const Value *&V);
2350 bool MIParser::parseIRValue(const Value *&V) { in parseIRValue() function in MIParser
2533 if (parseIRValue(V)) in parseMachinePointerInfo()