Home
last modified time | relevance | path

Searched refs:ParseConditionCode (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp895 X86::CondCode ParseConditionCode(StringRef CCode);
2081 X86::CondCode X86AsmParser::ParseConditionCode(StringRef CC) { in ParseConditionCode() function in X86AsmParser
2456 ParseConditionCode(PatchedName.substr(1)) != X86::COND_INVALID))) { in ParseInstruction()
/external/llvm-project/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1118 X86::CondCode ParseConditionCode(StringRef CCode);
2684 X86::CondCode X86AsmParser::ParseConditionCode(StringRef CC) { in ParseConditionCode() function in X86AsmParser
3103 ParseConditionCode(PatchedName.substr(1)) != X86::COND_INVALID))) { in ParseInstruction()