Searched refs:fill8 (Results 1 – 1 of 1) sorted by relevance
1269 uint32_t fill8 = 0; in CanBeInverted() local1276 fill8 = imm32 & 0xff; in CanBeInverted()1283 if ((imm32 & 0xff) == fill8) { in CanBeInverted()1290 if ((fill8 == 0xff) && ((imm32 & 0xff) == 0xff)) { in CanBeInverted()