Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp519 bool getUint64(uint64_t &Result);
791 if (getUint64(V)) in parseBasicBlockLiveins()
2811 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser
3056 if (getUint64(Size)) in parseMachineMemoryOperand()