Home
last modified time | relevance | path

Searched refs:Xfp_ATAN (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_x86_defs.h284 Xfp_SCALE, Xfp_ATAN, Xfp_YL2X, Xfp_YL2XP1, Xfp_PREM, Xfp_PREM1, enumerator
Dhost_x86_defs.c473 case Xfp_ATAN: return "atan"; in showX86FpOp()
2811 if (i->Xin.FpBinary.op == Xfp_ATAN) { in emit_X86Instr()
Dhost_x86_isel.c2971 case Iop_AtanF64: fpop = Xfp_ATAN; break; in iselDblExpr_wrk()