Searched refs:OPC_ISAM (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ |
D | instr-a3xx.h | 219 OPC_ISAM = _OPC(5, 0), enumerator 608 case OPC_ISAM: in is_isam()
|
D | disasm-a3xx.c | 278 OPC(5, OPC_ISAM, isam),
|
D | ir3_parser.y | 949 cat5_opc: T_OP_ISAM { new_instr(OPC_ISAM); }
|
D | ir3_compiler_nir.c | 1244 sam = emit_sam(ctx, OPC_ISAM, info, type, 0b1111, in emit_intrinsic_load_image()
|