/third_party/vk-gl-cts/framework/delibs/debase/ |
H A D | deInt32.c | 78 void deRcp32 (deUint32 a, deUint32* rcp, int* exp) in deRcp32() argument
|
H A D | deInt32Test.c | 47 deUint32 rcp = (deUint32)((1u << DE_RCP_FRAC_BITS) / ((double)val / (1<<RCP_LUT_BITS))); in deInt32_computeLUTs() local 72 deUint32 rcp; in deInt32_selfTest() local
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_hdr.c | 295 const X509_NAME *rcp = NULL; in ossl_cmp_hdr_init() local
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_hdr.c | 295 const X509_NAME *rcp = NULL; in ossl_cmp_hdr_init() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_idiv.c | 126 nir_ssa_def *rcp = nir_frcp(bld, nir_u2f32(bld, denom)); in emit_udiv() local 210 nir_ssa_def *rcp = nir_iadd_imm(b, nir_frcp(b, q), 1); in convert_instr_small() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | OptimalIntrinsics.cpp | 21 Float4 rcp = Rcp_pp(x, exactAtPow2); in Reciprocal() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atifs_to_nir.c | 104 nir_ssa_def *rcp = nir_frcp(t->b, nir_channel(t->b, src, in apply_swizzle() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir_builder.cpp | 305 rcp(operand a) in rcp() function
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2_nir.c | 719 struct ir2_instr *rcp, *coord_xy; in emit_tex() local 838 struct ir2_instr *instr, *rcp, *sc, *wincoord, *off; in extra_position_exports() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | PixelRoutine.cpp | 162 Float4 rcp; in quad() local [all...] |
H A D | ShaderCore.cpp | 189 Float4 rcp; in reciprocal() local 832 Float4 rcp = reciprocal(src.x, pp, true, true); rcpx() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_nvc0.cpp | 3113 Instruction *rcp = bld.mkOp1(OP_RCP, i->dType, bld.getSSA(typeSizeof(i->dType)), i->getSrc(1)); in handleDIV() local
|
H A D | nv50_ir_lowering_nv50.cpp | 1351 Instruction *rcp = bld.mkOp1(OP_RCP, i->dType, bld.getSSA(), i->getSrc(1)); in handleDIV() local
|
H A D | nv50_ir_peephole.cpp | 1989 AlgebraicOpt::handleRCP(Instruction *rcp) in handleRCP() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | OutputASM.cpp | 1385 Instruction *rcp = emit(sw::Shader::OPCODE_RCPX, &coord, arg[1]); in visitAggregate() local
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | libcpuset.c | 786 const struct cpuset *rcp; in resolve_cp() local
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 710 LLVMValueRef rcp = in ac_build_fdiv() local
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost_compile.c | 3293 bi_index rcp = bi_frcp_f32(b, maxxyz); in bi_emit_cube_coord() local
|
/third_party/mksh/ |
H A D | edit.c | 3204 char *rcp, *cp; in x_prev_histword() local [all...] |