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.cpp530 bool getUint64(uint64_t &Result);
880 if (getUint64(V)) in parseBasicBlockLiveins()
3050 if (getUint64(Alignment)) in parseAlignment()
3126 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser
3374 if (getUint64(Size)) in parseMachineMemoryOperand()