Home
last modified time | relevance | path

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

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