Searched refs:NV50_IR_SUBOP_LOP3_LUT (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/nouveau/codegen/ | ||
D | nv50_ir_lowering_gv100.cpp | 398 subOp = NV50_IR_SUBOP_LOP3_LUT(a | (b & ~c)); in handleINSBF() |
D | nv50_ir.h | 267 #define NV50_IR_SUBOP_LOP3_LUT(exp) ({ \ macro |