Home
last modified time | relevance | path

Searched defs:NewSelect (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp327 auto *NewSelect = cast<SelectInst>(I->clone()); visitImpl() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp757 Value *NewSelect = Builder.CreateSelect(Sel->getCondition(), foldBinOpIntoSelect() local
H A DAMDGPUISelLowering.cpp4529 SDValue NewSelect = DAG.getNode(ISD::SELECT, SL, VT, Cond, distributeOpThroughSelect() local
4610 SDValue NewSelect = DAG.getNode(ISD::SELECT, SL, VT, foldFreeOpFromSelect() local
H A DSIISelLowering.cpp6429 SDValue NewSelect = DAG.getNode(ISD::SELECT, SL, SelectVT, ReplaceNodeResults() local
12463 SDValue NewSelect = DAG.getNode(ISD::SELECT, DL, MVT::f32, performXorCombine() local
H A DSIInstrInfo.cpp7590 auto NewSelect = lowerSelect() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6686 SDValue NewSelect = DAG.getNode(SystemZISD::SELECT_CCMASK, DL, VT, Ops); combineZERO_EXTEND() local