Searched defs:signext (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/amd/compiler/ | ||
D | aco_lower_to_hw_instr.cpp | 2546 bool signext = !instr->operands[3].constantEquals(0); in lower_to_hw_instr() local |
D | aco_ir.h | 909 uint8_t signext : 1; member |