Home
last modified time | relevance | path

Searched defs:rcp (Results 1 - 19 of 19) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeInt32.c78 void deRcp32 (deUint32 a, deUint32* rcp, int* exp) in deRcp32() argument
H A DdeInt32Test.c47 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 Dcmp_hdr.c295 const X509_NAME *rcp = NULL; in ossl_cmp_hdr_init() local
/third_party/openssl/crypto/cmp/
H A Dcmp_hdr.c295 const X509_NAME *rcp = NULL; in ossl_cmp_hdr_init() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_idiv.c126 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 DOptimalIntrinsics.cpp21 Float4 rcp = Rcp_pp(x, exactAtPow2); in Reciprocal() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c104 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 Dir_builder.cpp305 rcp(operand a) in rcp() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c719 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 DPixelRoutine.cpp162 Float4 rcp; in quad() local
[all...]
H A DShaderCore.cpp189 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 Dnv50_ir_lowering_nvc0.cpp3113 Instruction *rcp = bld.mkOp1(OP_RCP, i->dType, bld.getSSA(typeSizeof(i->dType)), i->getSrc(1)); in handleDIV() local
H A Dnv50_ir_lowering_nv50.cpp1351 Instruction *rcp = bld.mkOp1(OP_RCP, i->dType, bld.getSSA(), i->getSrc(1)); in handleDIV() local
H A Dnv50_ir_peephole.cpp1989 AlgebraicOpt::handleRCP(Instruction *rcp) in handleRCP() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp1385 Instruction *rcp = emit(sw::Shader::OPCODE_RCPX, &coord, arg[1]); in visitAggregate() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c786 const struct cpuset *rcp; in resolve_cp() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c710 LLVMValueRef rcp = in ac_build_fdiv() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c3293 bi_index rcp = bi_frcp_f32(b, maxxyz); in bi_emit_cube_coord() local
/third_party/mksh/
H A Dedit.c3204 char *rcp, *cp; in x_prev_histword() local
[all...]

Completed in 47 milliseconds