Searched defs:Med3 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPreLegalizerCombiner.cpp | 147 auto Med3 = B.buildInstr( in applyClampI64ToI16() local
|
H A D | SIISelLowering.cpp | 10528 SDValue Med3 = DAG.getNode(Med3Opc, SL, NVT, Tmp1, Tmp2, Tmp3); in performIntMed3ImmCombine() local 10644 if (SDValue Med3 = performIntMed3ImmCombine(DAG, SDLoc(N), Op0, Op1, true)) in performMinMaxCombine() local 10649 if (SDValue Med3 = performIntMed3ImmCombine(DAG, SDLoc(N), Op0, Op1, false)) in performMinMaxCombine() local
|