Searched defs:NewN0 (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 5056 SDValue NewN0 = in SimplifySetCC() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 42220 SDValue NewN0 = SimplifyMultipleUseDemandedVectorElts(N0, DemandedLHS, in SimplifyDemandedVectorEltsForTargetNode() local 42257 SDValue NewN0 = SimplifyMultipleUseDemandedVectorElts(N0, DemandedLHS, in SimplifyDemandedVectorEltsForTargetNode() local 47582 SDValue NewN0 = DAG.getNode(ISD::TRUNCATE, DL, ReducedVT, N0); in reduceVMULWidth() local 50064 SDValue NewN0 = TLI.SimplifyMultipleUseDemandedBits(N0, Bits0, Elts0, DAG); in combineAnd() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 13754 SDValue NewN0 = DAG.getNode(RISCVISD::CZERO_EQZ, DL, VT, TrueV.getOperand(0), combineOrOfCZERO() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 14698 SDValue NewN0 = DAG.getLogicalNOT(DL, N0, VT); in PerformORCombine_i1() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 18233 SDValue NewN0 = DAG.getNode(N->getOperand(0).getOpcode(), DL, HalfVT, N0); in performVectorExtCombine() local
|