Home
last modified time | relevance | path

Searched defs:CCIdx (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2013 unsigned CCIdx = IsVCMP ? 4 : 3; in ParseInstruction() local
2067 unsigned CCIdx = PatchedName.drop_back().back() == 'u' ? 2 : 1; in ParseInstruction() local
2094 unsigned CCIdx = PatchedName.drop_back().back() == 'u' ? 2 : 1; in ParseInstruction() local