Searched defs:NewN0 (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 5046 SDValue NewN0 = SimplifySetCC() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 42166 SDValue NewN0 = SimplifyMultipleUseDemandedVectorElts(N0, DemandedLHS, SimplifyDemandedVectorEltsForTargetNode() local 42203 SDValue NewN0 = SimplifyMultipleUseDemandedVectorElts(N0, DemandedLHS, SimplifyDemandedVectorEltsForTargetNode() local 47490 SDValue NewN0 = DAG.getNode(ISD::TRUNCATE, DL, ReducedVT, N0); reduceVMULWidth() local 49926 SDValue NewN0 = TLI.SimplifyMultipleUseDemandedBits(N0, Bits0, Elts0, DAG); combineAnd() local [all...] |
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 13723 SDValue NewN0 = DAG.getNode(RISCVISD::CZERO_EQZ, DL, VT, TrueV.getOperand(0), combineOrOfCZERO() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 14713 SDValue NewN0 = DAG.getLogicalNOT(DL, N0, VT); PerformORCombine_i1() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 18019 SDValue NewN0 = DAG.getNode(N->getOperand(0).getOpcode(), DL, HalfVT, N0); performVectorExtCombine() local [all...] |