Home
last modified time | relevance | path

Searched refs:fill8 (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc1292 uint32_t fill8 = 0; in CanBeInverted() local
1299 fill8 = imm32 & 0xff; in CanBeInverted()
1306 if ((imm32 & 0xff) == fill8) { in CanBeInverted()
1313 if ((fill8 == 0xff) && ((imm32 & 0xff) == 0xff)) { in CanBeInverted()

Completed in 3 milliseconds