Searched defs:SSECCIdx (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1895 unsigned SSECCIdx = IsVCMP ? 4 : 3; local
1897 PatchedName.slice(SSECCIdx, PatchedName.size() - 2))

Completed in 56 milliseconds