Searched defs:NewN1 (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 4983 SDValue NewN1 = CmpZero ? DAG.getConstant(0, dl, OpVT) : LoBits; SimplifySetCC() local
|
H A D | DAGCombiner.cpp | 17929 if (SDValue NewN1 = rebuildSetCC(N1)) visitBRCOND() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 41294 SDValue NewN1 = SimplifyMultipleUseDemandedVectorElts(N1, DemandedRHS, SimplifyDemandedVectorEltsForTargetNode() local 41331 SDValue NewN1 = SimplifyMultipleUseDemandedVectorElts(N1, DemandedRHS, SimplifyDemandedVectorEltsForTargetNode() local 46466 SDValue NewN1 = DAG.getNode(ISD::TRUNCATE, DL, ReducedVT, N1); reduceVMULWidth() local 48756 SDValue NewN1 = TLI.SimplifyMultipleUseDemandedBits(N1, Bits1, Elts1, DAG); combineAnd() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 12740 SDValue NewN1 = DAG.getNode(RISCVISD::CZERO_NEZ, DL, VT, FalseV.getOperand(0), combineOrOfCZERO() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 14686 SDValue NewN1 = DAG.getLogicalNOT(DL, N1, VT); PerformORCombine_i1() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 19006 SDValue NewN1 = DAG.getNode(N->getOperand(1).getOpcode(), DL, HalfVT, N1); performVectorAddSubExtCombine() local [all...] |