Home
last modified time | relevance | path

Searched defs:Recip (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/core/test/ocl/
Dtest_arithm.cpp427 OCL_TEST_P(Div, Recip) in OCL_TEST_P() argument
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1442 SDValue Recip = DAG.getNode(AMDGPUISD::RCP, SL, VT, RHS); in LowerFastFDIV() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8662 APFloat Recip(N1APF.getSemantics(), 1); // 1.0 in visitFDIV() local