Searched refs:FUNC_CODE_INST_LOAD (Results 1 – 4 of 4) sorted by relevance
293 FUNC_CODE_INST_LOAD = 20, // LOAD: [opty, op, align, vol] enumerator
240 case bitc::FUNC_CODE_INST_LOAD: return "INST_LOAD"; in GetCodeName()
1400 Code = bitc::FUNC_CODE_INST_LOAD; in WriteInstruction()1716 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_LOAD)); in WriteBlockInfo()
2780 case bitc::FUNC_CODE_INST_LOAD: { // LOAD: [opty, op, align, vol] in ParseFunctionBody()