Searched refs:FUNC_CODE_INST_LOAD (Results 1 – 4 of 4) sorted by relevance
584 FUNC_CODE_INST_LOAD = 20, // LOAD: [opty, op, align, vol] enumerator
2451 Code = bitc::FUNC_CODE_INST_LOAD; in writeInstruction()2780 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_LOAD)); in writeBlockInfo()
3298 Code = bitc::FUNC_CODE_INST_LOAD; in writeInstruction()3805 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_LOAD)); in writeBlockInfo()
6163 case bitc::FUNC_CODE_INST_LOAD: { // LOAD: [opty, op, align, vol] in parseFunctionBody()