Home
last modified time | relevance | path

Searched refs:NV50_IR_SUBOP_LOP3_LUT (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gv100.cpp398 subOp = NV50_IR_SUBOP_LOP3_LUT(a | (b & ~c)); in handleINSBF()
Dnv50_ir.h267 #define NV50_IR_SUBOP_LOP3_LUT(exp) ({ \ macro