Home
last modified time | relevance | path

Searched defs:signext (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp2546 bool signext = !instr->operands[3].constantEquals(0); in lower_to_hw_instr() local
Daco_ir.h909 uint8_t signext : 1; member