Home
last modified time | relevance | path

Searched defs:parseIRConstant (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1567 static bool parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant() function
1579 bool MIParser::parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant() function in MIParser
1588 bool MIParser::parseIRConstant(StringRef::iterator Loc, const Constant *&C) { in parseIRConstant() function in MIParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1847 static bool parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant() function
1859 bool MIParser::parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant() function in MIParser
1868 bool MIParser::parseIRConstant(StringRef::iterator Loc, const Constant *&C) { in parseIRConstant() function in MIParser
/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1007 bool MIParser::parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant() function in MIParser
1018 bool MIParser::parseIRConstant(StringRef::iterator Loc, const Constant *&C) { in parseIRConstant() function in MIParser