Searched refs:ExpandPowI (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4386 /// ExpandPowI - Expand a llvm.powi intrinsic.
4387 static SDValue ExpandPowI(DebugLoc DL, SDValue LHS, SDValue RHS, function
4958 setValue(&I, ExpandPowI(dl, getValue(I.getArgOperand(0)),

Completed in 84 milliseconds