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