/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 854 SDValue NewOp1 = DAG.getNode(ISD::ANY_EXTEND, DL, MVT::i64, N->getOperand(1)); in customLegalizeToWOp() local 865 SDValue NewOp1 = DAG.getNode(ISD::ANY_EXTEND, DL, MVT::i64, N->getOperand(1)); in customLegalizeToWOpWithSExt() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 4394 if (SDValue NewOp1 = in visitRotate() local 4459 if (SDValue NewOp1 = distributeTruncateThroughAnd(N1.getNode())) in visitSHL() local 4715 if (SDValue NewOp1 = distributeTruncateThroughAnd(N1.getNode())) in visitSRA() local 4912 if (SDValue NewOp1 = distributeTruncateThroughAnd(N1.getNode())) in visitSRL() local 9865 SDValue NewOp1 = DAG.getConstant(CNV, DL, CN->getValueType(0)); in CombineToPreIndexedLoadStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 1013 SDValue NewOp1 = DAG.getNode(ExtOpc, DL, MVT::i64, N->getOperand(1)); in customLegalizeToWOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 7420 if (SDValue NewOp1 = distributeTruncateThroughAnd(N1.getNode())) in visitRotate() local 7501 if (SDValue NewOp1 = distributeTruncateThroughAnd(N1.getNode())) in visitSHL() local 7845 if (SDValue NewOp1 = distributeTruncateThroughAnd(N1.getNode())) in visitSRA() local 8067 if (SDValue NewOp1 = distributeTruncateThroughAnd(N1.getNode())) in visitSRL() local 13979 SDValue NewOp1 = DAG.getConstant(CNV, DL, CN->getValueType(0)); in CombineToPreIndexedLoadStore() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 7308 MachineOperand &NewOp1 = NewMI1.getOperand(3); in setSpecialOperandAttr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 9096 if (SDValue NewOp1 = distributeTruncateThroughAnd(N1.getNode())) in visitRotate() local 9180 if (SDValue NewOp1 = distributeTruncateThroughAnd(N1.getNode())) in visitSHL() local 9680 if (SDValue NewOp1 = distributeTruncateThroughAnd(N1.getNode())) in visitSRA() local 9935 if (SDValue NewOp1 = distributeTruncateThroughAnd(N1.getNode())) in visitSRL() local 17060 SDValue NewOp1 = DAG.getConstant(CNV, DL, CN->getValueType(0)); in CombineToPreIndexedLoadStore() local
|
H A D | TargetLowering.cpp | 2869 SDValue NewOp1 = SimplifyMultipleUseDemandedVectorElts(Op1, DemandedElts, in SimplifyDemandedVectorElts() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 7634 SDValue NewOp1 = DAG.getNode(ExtOpc, DL, MVT::i64, N->getOperand(1)); in customLegalizeToWOp() local 7645 SDValue NewOp1 = DAG.getNode(ISD::ANY_EXTEND, DL, MVT::i64, N->getOperand(1)); in customLegalizeToWOpWithSExt() local 7818 SDValue NewOp1 = in ReplaceNodeResults() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 4448 Value *NewOp1 = nullptr; in foldICmpWithCastOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 4978 Value *NewOp1 = nullptr; in foldICmpWithCastOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 7518 auto NewOp1 = MIRBuilder.buildAnd(MaskTy, Op1Reg, MaskReg); in lowerSelect() local
|