Searched refs:FUNC_CODE_INST_STOREATOMIC (Results 1 – 6 of 6) sorted by relevance
314 FUNC_CODE_INST_STOREATOMIC = 42 // STORE: [ptrty,ptr,val, align, vol enumerator
452 FUNC_CODE_INST_STOREATOMIC = 45, // STORE: [ptrty,ptr,val, align, vol enumerator
1211 Code = bitc::FUNC_CODE_INST_STOREATOMIC; in WriteInstruction()
2645 case bitc::FUNC_CODE_INST_STOREATOMIC: { in ParseFunctionBody()
5353 case bitc::FUNC_CODE_INST_STOREATOMIC: in parseFunctionBody()5360 (BitCode == bitc::FUNC_CODE_INST_STOREATOMIC in parseFunctionBody()
2583 Code = bitc::FUNC_CODE_INST_STOREATOMIC; in writeInstruction()