Searched refs:FUNC_CODE_INST_STORE (Results 1 – 4 of 4) sorted by relevance
321 FUNC_CODE_INST_STORE = 24, // STORE: [ptrty,ptr,val, align, vol] enumerator
245 case bitc::FUNC_CODE_INST_STORE: return "INST_STORE"; in GetCodeName()
1896 Code = bitc::FUNC_CODE_INST_STORE; in WriteInstruction()
4051 case bitc::FUNC_CODE_INST_STORE: { // STORE2:[ptrty, ptr, val, align, vol] in ParseFunctionBody()