Home
last modified time | relevance | path

Searched refs:SPACE_PRINT (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_print.cpp422 #define SPACE_PRINT(cond, args...) \ macro
447 SPACE_PRINT(pos > base && pos < size, "sat"); in print()
449 SPACE_PRINT(pos > base && pos < size, "neg"); in print()
451 SPACE_PRINT(pos > base && pos < size, "abs"); in print()

Completed in 2 milliseconds