Searched refs:FUNC_CODE_INST_STORE (Results 1 – 4 of 4) sorted by relevance
656 FUNC_CODE_INST_STORE = 44, // STORE: [ptrty,ptr,valty,val, align, vol] enumerator
3477 Code = bitc::FUNC_CODE_INST_STORE; in writeInstruction()3986 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_STORE)); in writeBlockInfo()
2467 Code = bitc::FUNC_CODE_INST_STORE; in writeInstruction()
6342 case bitc::FUNC_CODE_INST_STORE: in parseFunctionBody()6350 if (BitCode == bitc::FUNC_CODE_INST_STORE) { in parseFunctionBody()