Searched defs:signext (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ | ||
H A D | aco_lower_to_hw_instr.cpp | 2213 bool signext = !instr->operands[3].constantEquals(0); in lower_to_hw_instr() local |
H A D | aco_ir.h | 907 uint8_t signext : 1; member |
Completed in 7 milliseconds