Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.h1069 #define INSTR2(name) \ macro
1143 INSTR2(ADD_F) in INSTR0()
1144 INSTR2(MIN_F) in INSTR0()
1145 INSTR2(MAX_F) in INSTR0()
1146 INSTR2(MUL_F) in INSTR0()
1148 INSTR2(CMPS_F) in INSTR0()
1150 INSTR2(CMPV_F) in INSTR0()
1156 INSTR2(ADD_U) in INSTR0()
1157 INSTR2(ADD_S) in INSTR0()
1158 INSTR2(SUB_U) in INSTR0()
[all …]