Home
last modified time | relevance | path

Searched defs:fneg (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dfp-ops.c5 double fneg(double x) { return -x; } in fneg() function
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Darithmetic-ops.c101 static float fneg(float x) in fneg() function
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp271 Temp fneg(Temp src, Builder b) in fneg() function
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp3479 VOP3P_instruction* fneg = &info.instr->vop3p(); in combine_vop3p() local
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc1854 void Assembler::fneg(const DoubleRegister frt, const DoubleRegister frb, in fneg() function in v8::internal::Assembler
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc3532 LogicVRegister Simulator::fneg(VectorFormat vform, LogicVRegister dst, in fneg() function in v8::internal::Simulator
3543 LogicVRegister Simulator::fneg(VectorFormat vform, LogicVRegister dst, in fneg() function in v8::internal::Simulator
/third_party/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc3432 void Assembler::fneg(const ZRegister& zd, in fneg() function in vixl::aarch64::Assembler

Completed in 39 milliseconds