Searched refs:performFPMed3ImmCombine (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 135 SDValue performFPMed3ImmCombine(SelectionDAG &DAG, const SDLoc &SL,
|
D | SIISelLowering.cpp | 7012 SDValue SITargetLowering::performFPMed3ImmCombine(SelectionDAG &DAG, in performFPMed3ImmCombine() function in SITargetLowering 7117 if (SDValue Res = performFPMed3ImmCombine(DAG, SDLoc(N), Op0, Op1)) in performMinMaxCombine()
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 2740 static SDValue performFPMed3ImmCombine(SelectionDAG &DAG, const SDLoc &SL, in performFPMed3ImmCombine() function 2820 if (SDValue Res = performFPMed3ImmCombine(DAG, SDLoc(N), Op0, Op1)) in performMinMaxCombine()
|