Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp538 bool getUint64(uint64_t &Result);
881 if (getUint64(V)) in parseBasicBlockLiveins()
3083 if (getUint64(Alignment)) in parseAlignment()
3159 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser
3407 if (getUint64(Size)) in parseMachineMemoryOperand()