Searched refs:ParseInsertValue (Results 1 – 6 of 6) sorted by relevance
373 int ParseInsertValue(Instruction *&I, PerFunctionState &PFS);
2971 case lltok::kw_insertvalue: return ParseInsertValue(Inst, PFS); in ParseInstruction()3956 int LLParser::ParseInsertValue(Instruction *&Inst, PerFunctionState &PFS) { in ParseInsertValue() function in LLParser
499 int ParseInsertValue(Instruction *&I, PerFunctionState &PFS);
5044 case lltok::kw_insertvalue: return ParseInsertValue(Inst, PFS); in ParseInstruction()6301 int LLParser::ParseInsertValue(Instruction *&Inst, PerFunctionState &PFS) { in ParseInsertValue() function in LLParser
588 int ParseInsertValue(Instruction *&Inst, PerFunctionState &PFS);
5549 case lltok::kw_insertvalue: return ParseInsertValue(Inst, PFS); in ParseInstruction()6803 int LLParser::ParseInsertValue(Instruction *&Inst, PerFunctionState &PFS) { in ParseInsertValue() function in LLParser