Searched defs:parseConstantValue (Results 1 – 2 of 2) sorted by relevance
188 Constant *llvm::parseConstantValue(StringRef Asm, SMDiagnostic &Err, in parseConstantValue() function in llvm
6240 bool LLParser::parseConstantValue(Type *Ty, Constant *&C) { in parseConstantValue() function in LLParser