Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DParser.cpp77 .parseStandaloneConstantValue(C, Slots)) in parseConstantValue()
DLLParser.h149 bool parseStandaloneConstantValue(Constant *&C, const SlotMapping *Slots);
DLLParser.cpp61 bool LLParser::parseStandaloneConstantValue(Constant *&C, in parseStandaloneConstantValue() function in LLParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DParser.cpp155 .parseStandaloneConstantValue(C, Slots)) in parseConstantValue()
DLLParser.h182 bool parseStandaloneConstantValue(Constant *&C, const SlotMapping *Slots);
DLLParser.cpp78 bool LLParser::parseStandaloneConstantValue(Constant *&C, in parseStandaloneConstantValue() function in LLParser