Home
last modified time | relevance | path

Searched defs:irt (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.cpp399 auto irt = new TexInstr(src.opcode, dst, {0,1,2,3}, src_coord, sampler.id, in emit_tex_tex() local
423 auto irt = new TexInstr(src.opcode, dst, {0,1,2,3}, src_coord, sampler.id, in emit_tex_txl_txb() local
873 auto irt = new TexInstr(src.opcode, dst, dest_swizzle, src_coord, sampler.id, in emit_tex_tg4() local
1075 auto irt = new TexInstr(TexInstr::get_tex_lod, dst, {1,0,7,7}, src_coord, in emit_tex_lod() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h531 GISelSwitchLowering(IRTranslator *irt, FunctionLoweringInfo &funcinfo) in GISelSwitchLowering()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h74482 u32 irt; member