Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmMacro.h121 APInt getAPIntVal() const { in getAPIntVal() function
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h116 APInt getAPIntVal() const { in getAPIntVal() function
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp2704 APInt IntValue = getTok().getAPIntVal(); in parseDirectiveOctaValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3003 APInt IntValue = Asm.getTok().getAPIntVal(); in parseHexOcta()