Searched refs:ParseConditionCode (Results 1 – 1 of 1) sorted by relevance
1151 X86::CondCode ParseConditionCode(StringRef CCode);2824 X86::CondCode X86AsmParser::ParseConditionCode(StringRef CC) { in ParseConditionCode() function in X86AsmParser3281 ParseConditionCode(PatchedName.substr(1)) != X86::COND_INVALID))) { in ParseInstruction()