Searched refs:FUNC_CODE_INST_STORE (Results 1 – 3 of 3) sorted by relevance
417 FUNC_CODE_INST_STORE = 44, // STORE: [ptrty,ptr,valty,val, align, vol] enumerator
4889 case bitc::FUNC_CODE_INST_STORE: in parseFunctionBody()4894 (BitCode == bitc::FUNC_CODE_INST_STORE in parseFunctionBody()
2101 Code = bitc::FUNC_CODE_INST_STORE; in WriteInstruction()