Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3.h1518 #define INSTR2(name) __INSTR2(0, name, OPC_##name) macro
1572 INSTR2(ADD_F) in INSTR0()
1573 INSTR2(MIN_F) in INSTR0()
1574 INSTR2(MAX_F) in INSTR0()
1575 INSTR2(MUL_F) in INSTR0()
1577 INSTR2(CMPS_F) in INSTR0()
1579 INSTR2(CMPV_F) in INSTR0()
1585 INSTR2(ADD_U) in INSTR0()
1586 INSTR2(ADD_S) in INSTR0()
1587 INSTR2(SUB_U) in INSTR0()
[all …]