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