Searched refs:FUNC_CODE_INST_STORE (Results 1 – 4 of 4) sorted by relevance
623 FUNC_CODE_INST_STORE = 44, // STORE: [ptrty,ptr,valty,val, align, vol] enumerator
2467 Code = bitc::FUNC_CODE_INST_STORE; in writeInstruction()
6246 case bitc::FUNC_CODE_INST_STORE: in parseFunctionBody()6254 if (BitCode == bitc::FUNC_CODE_INST_STORE) { in parseFunctionBody()
3314 Code = bitc::FUNC_CODE_INST_STORE; in writeInstruction()