Searched defs:ParseLoad (Results 1 – 3 of 3) sorted by relevance
6000 int LLParser::ParseLoad(Instruction *&Inst, PerFunctionState &PFS) { in ParseLoad() function in LLParser
6951 int LLParser::ParseLoad(Instruction *&Inst, PerFunctionState &PFS) { in ParseLoad() function in LLParser
653 void ParseLoad(const uint32_t *_instruction, in ParseLoad() function