Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp220 bool parseGlobalValue(GlobalValue *&GV);
1540 bool MIParser::parseGlobalValue(GlobalValue *&GV) { in parseGlobalValue() function in MIParser
1568 if (parseGlobalValue(GV)) in parseGlobalAddressOperand()
1986 if (parseGlobalValue(GV)) in parseBlockAddressOperand()
2366 if (parseGlobalValue(GV)) in parseIRValue()
2492 if (parseGlobalValue(GV)) in parseMemoryPseudoSourceValue()