Searched refs:FUNC_CODE_INST_LOAD (Results 1 – 3 of 3) sorted by relevance
380 FUNC_CODE_INST_LOAD = 20, // LOAD: [opty, op, align, vol] enumerator
2085 Code = bitc::FUNC_CODE_INST_LOAD; in WriteInstruction()2638 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_LOAD)); in WriteBlockInfo()
4834 case bitc::FUNC_CODE_INST_LOAD: { // LOAD: [opty, op, align, vol] in parseFunctionBody()