Home
last modified time | relevance | path

Searched refs:Fadd (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/boot/ficl/
Dfloat.c59 static void Fadd(FICL_VM *pVM) in Fadd() function
1002 dictAppendWord(dp, "f+", Fadd, FW_DEFAULT); in ficlCompileFloat()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2394 SDValue Fadd = DAG.getNode(ISD::FADD, dl, MVT::f64, Fmul, Fcvt2); in ExpandLegalINT_TO_FP() local
2395 return DAG.getNode(ISD::FP_ROUND, dl, MVT::f32, Fadd, in ExpandLegalINT_TO_FP()