Searched defs:parseConstantValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | Parser.cpp | 187 Constant *llvm::parseConstantValue(StringRef Asm, SMDiagnostic &Err, parseConstantValue() function in llvm |
H A D | LLParser.cpp | 6218 bool LLParser::parseConstantValue(Type *Ty, Constant *&C) { parseConstantValue() function in LLParser |