Searched defs:imm0 (Results 1 - 3 of 3) sorted by relevance
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_tgsi.c | 345 struct ureg_src imm0 = { 0 }; in create_fs() local 257 xrender_tex(struct ureg_program *ureg, struct ureg_dst dst, struct ureg_src coords, struct ureg_src sampler, const struct ureg_src *imm0, boolean repeat_none, boolean swizzle, boolean set_alpha) xrender_tex() argument 315 read_input(struct ureg_program *ureg, struct ureg_dst dst, const struct ureg_src *imm0, boolean repeat_none, boolean swizzle, boolean set_alpha, boolean is_src, unsigned *cur_constant, unsigned *cur_sampler) read_input() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| H A D | x64_MPIsel.cpp | 501 ImmOperand &imm0 = cgFunc->GetOpndBuilder()->CreateImm(GetPrimTypeBitSize(primType), 0); in SelectCondGoto() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 1052 ConstantFolding::opnd(Instruction *i, ImmediateValue &imm0, int s) in opnd() argument 554 expr(Instruction *i, ImmediateValue &imm0, ImmediateValue &imm1) expr() argument 788 expr(Instruction *i, ImmediateValue &imm0, ImmediateValue &imm1, ImmediateValue &imm2) expr() argument [all...] |
Completed in 8 milliseconds