Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3.h2126 #define INSTR3(name) __INSTR3(0, 1, name, OPC_##name) macro
2289 INSTR3(MAD_U16) in INSTR2()
2290 INSTR3(MADSH_U16) in INSTR2()
2291 INSTR3(MAD_S16) in INSTR2()
2292 INSTR3(MADSH_M16) in INSTR2()
2293 INSTR3(MAD_U24) in INSTR2()
2294 INSTR3(MAD_S24) in INSTR2()
2295 INSTR3(MAD_F16) in INSTR2()
2296 INSTR3(MAD_F32) in INSTR2()
2297 INSTR3(DP2ACC) in INSTR2()
[all …]