Home
last modified time | relevance | path

Searched refs:kX86RepneScasw (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/x86/
Dx86_lir.h641 kX86RepneScasw, // repne scasw enumerator
Dtarget_x86.cc315 if (lir->opcode == kX86RepneScasw) { in SetupTargetResourceMasks()
1398 NewLIR0(kX86RepneScasw); in GenInlinedIndexOf()
Dassemble_x86.cc551 …{ kX86RepneScasw, kNullary, NO_OPERAND | REG_USEA | REG_USEC | SETS_CCODES, { 0x66, 0xF2, 0xAF,…