Searched defs:NewY (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 1551 Value *NewY = Builder.CreateIntCast(Y, X->getType(), YIsSExt); foldICmpTruncWithTruncOrExt() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 5869 SDValue NewY = Y; lowerFMAXIMUM_FMINIMUM() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 3507 SDValue NewY = combineUADDO_CARRYDiamond() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 28368 SDValue NewX, NewY; LowerFMINIMUM_FMAXIMUM() local |