/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MemoryLocation.h | 90 static LocationSize precise(uint64_t Value) { return LocationSize(Value); } in precise() function
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Types.h | 377 bool precise; variable 500 bool precise; member
|
D | QualifierTypes.h | 180 bool precise; member
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_text.c | 1002 unsigned *precise, in match_inst() 1042 uint precise = 0; in parse_instruction() local
|
D | tgsi_ureg.c | 210 bool precise; member 1263 unsigned precise, in ureg_emit_insn() 1407 unsigned precise ) in ureg_insn() 2457 void ureg_set_precise( struct ureg_program *ureg, bool precise ) in ureg_set_precise()
|
D | tgsi_build.c | 663 unsigned precise, in tgsi_build_instruction()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_query.c | 64 bool precise; member 280 convert_query_type(struct zink_screen *screen, enum pipe_query_type query_type, bool *precise) in convert_query_type()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ast.h | 492 unsigned precise:1; member 976 int precise; /** < `precise` redeclaration */ variable
|
D | ir.h | 680 unsigned precise:1; member
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_optimizer.cpp | 2476 bool* inbetween_abs, bool* inbetween_opsel, bool* precise) in match_op3_for_vop3() 2576 bool neg[3], abs[3], clamp, precise; in combine_three_valu_op() local 2669 bool neg[3], abs[3], clamp, precise; in combine_minmax() local 2944 bool neg[3], abs[3], clamp, precise; in combine_clamp() local
|
D | aco_ir.h | 963 constexpr void setPrecise(bool precise) noexcept { isPrecise_ = precise; } in setPrecise()
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 54 bool precise : 1; member 98 bool precise; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_asm.h | 288 boolean precise; member
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir.h | 969 unsigned precise : 1; variable
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 2148 unsigned vgpu10_opcode, boolean saturate, boolean precise) in emit_opcode_precise() 6493 boolean saturate, bool precise) in emit_instruction_opn()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 34878 bool precise; member
|