Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3.h1921 #define INSTR3(name) __INSTR3(0, 1, name, OPC_##name) macro
2072 INSTR3(MAD_U16) in INSTR2()
2073 INSTR3(MADSH_U16) in INSTR2()
2074 INSTR3(MAD_S16) in INSTR2()
2075 INSTR3(MADSH_M16) in INSTR2()
2076 INSTR3(MAD_U24) in INSTR2()
2077 INSTR3(MAD_S24) in INSTR2()
2078 INSTR3(MAD_F16) in INSTR2()
2079 INSTR3(MAD_F32) in INSTR2()
2081 INSTR3(SEL_B16) in INSTR2()
[all …]