Searched refs:FUNC_CODE_INST_CMPXCHG (Results 1 – 5 of 5) sorted by relevance
353 FUNC_CODE_INST_CMPXCHG = 37, // Not used in PNaCl. enumerator
547 FUNC_CODE_INST_CMPXCHG = 46, // CMPXCHG: [ptrty,ptr,valty,cmp,new, align, enumerator
4894 case bitc::FUNC_CODE_INST_CMPXCHG: { in parseFunctionBody()4905 if (BitCode == bitc::FUNC_CODE_INST_CMPXCHG) { in parseFunctionBody()
1088 FUNC_CODE_INST_CMPXCHG = 46, enumerator
2962 Code = bitc::FUNC_CODE_INST_CMPXCHG; in writeInstruction()