Searched refs:FUNC_CODE_INST_STORE (Results 1 – 4 of 4) sorted by relevance
604 FUNC_CODE_INST_STORE = 44, // STORE: [ptrty,ptr,valty,val, align, vol] enumerator
2476 Code = bitc::FUNC_CODE_INST_STORE; in writeInstruction()
6069 case bitc::FUNC_CODE_INST_STORE: in parseFunctionBody()6077 if (BitCode == bitc::FUNC_CODE_INST_STORE) { in parseFunctionBody()
3225 Code = bitc::FUNC_CODE_INST_STORE; in writeInstruction()