Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dinstr-a2xx.h271 TEX_SET_GRADIENTS_H = 25, enumerator
Ddisasm-a2xx.c447 INSTR(TEX_SET_GRADIENTS_H, "?", print_fetch_tex),
/external/llvm/lib/Target/AMDGPU/
DR600Instructions.td907 def TEX_SET_GRADIENTS_H : R600_TEX <0x0B, "TEX_SET_GRADIENTS_H">;
DR600ISelLowering.cpp357 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), in EmitInstrWithCustomInserter()
461 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), in EmitInstrWithCustomInserter()