Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm64/
Dtarget_arm64.cc362 int omittable = ((IS_WIDE(lir->opcode)) ? EncodeExtend(kA64Uxtw, 0) : in BuildInsnString() local
364 if (LIKELY(operand == omittable)) { in BuildInsnString()