Searched refs:ExpandPowI (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4308 static SDValue ExpandPowI(DebugLoc DL, SDValue LHS, SDValue RHS, in ExpandPowI() function 4882 setValue(&I, ExpandPowI(dl, getValue(I.getArgOperand(0)), in visitIntrinsicCall()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4599 static SDValue ExpandPowI(const SDLoc &DL, SDValue LHS, SDValue RHS, in ExpandPowI() function 5152 setValue(&I, ExpandPowI(sdl, getValue(I.getArgOperand(0)), in visitIntrinsicCall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4832 static SDValue ExpandPowI(const SDLoc &DL, SDValue LHS, SDValue RHS, in ExpandPowI() function 5499 setValue(&I, ExpandPowI(sdl, getValue(I.getArgOperand(0)), in visitIntrinsicCall()
|