Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3.h1537 #define INSTR3(name) __INSTR3(0, name, OPC_##name) macro
1620 INSTR3(MAD_U16) in INSTR0()
1621 INSTR3(MADSH_U16) in INSTR0()
1622 INSTR3(MAD_S16) in INSTR0()
1623 INSTR3(MADSH_M16) in INSTR0()
1624 INSTR3(MAD_U24) in INSTR0()
1625 INSTR3(MAD_S24) in INSTR0()
1626 INSTR3(MAD_F16) in INSTR0()
1627 INSTR3(MAD_F32) in INSTR0()
1629 INSTR3(SEL_B16) in INSTR0()
[all …]