Searched refs:FUNC_CODE_INST_CMPXCHG (Results 1 – 3 of 3) sorted by relevance
419 FUNC_CODE_INST_CMPXCHG = 46, // CMPXCHG: [ptrty,ptr,valty,cmp,new, align, enumerator
4945 case bitc::FUNC_CODE_INST_CMPXCHG: { in parseFunctionBody()4951 (BitCode == bitc::FUNC_CODE_INST_CMPXCHG in parseFunctionBody()
2112 Code = bitc::FUNC_CODE_INST_CMPXCHG; in WriteInstruction()