Searched defs:parseConstantValue (Results 1 – 3 of 3) sorted by relevance
188 Constant *llvm::parseConstantValue(StringRef Asm, SMDiagnostic &Err, in parseConstantValue() function in llvm
6540 bool LLParser::parseConstantValue(Type *Ty, Constant *&C) { in parseConstantValue() function in LLParser
1227 static ParseResult parseConstantValue(OpAsmParser &parser, in parseConstantValue() function