Home
last modified time | relevance | path

Searched defs:ExtOpc (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp423 auto ExtOpc = ExtMI->getOpcode(); in matchExtUaddvToUaddlv() local
H A DAArch64PostLegalizerCombiner.cpp545 unsigned ExtOpc = IsZExt ? TargetOpcode::G_ZEXT : TargetOpcode::G_SEXT; in applyExtMulToMULL() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1592 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExact() local
1710 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExpr() local
H A DHexagonBitSimplify.cpp2521 unsigned ExtOpc = 0; in simplifyExtractLow() local
H A DHexagonISelLoweringHVX.cpp1601 unsigned ExtOpc = Signed ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in resizeToWidth() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.cpp1378 unsigned ExtOpc = TargetOpcode::G_ANYEXT; in legalizeCustom() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp549 MachineInstrBuilder MachineIRBuilder::buildExtOrTrunc(unsigned ExtOpc, in buildExtOrTrunc()
H A DLegalizerHelper.cpp2759 unsigned ExtOpc = Opcode == TargetOpcode::G_CTTZ || in widenScalar() local
2975 unsigned ExtOpc = in widenScalar() local
3120 unsigned ExtOpc = LI.getExtOpcodeForWideningConstant( in widenScalar() local
H A DCombinerHelper.cpp752 static unsigned getExtLoadOpcForExtend(unsigned ExtOpc) { in getExtLoadOpcForExtend()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4612 unsigned ExtOpc = in lowerScalarSplat() local
4676 unsigned ExtOpc = in lowerScalarInsert() local
10328 unsigned ExtOpc = in lowerVectorIntrinsicScalars() local
10558 unsigned ExtOpc = in promoteVCIXScalar() local
14042 unsigned ExtOpc = ISD::ANY_EXTEND) { in customLegalizeToWOp()
14351 unsigned ExtOpc = ISD::ANY_EXTEND; in ReplaceNodeResults() local
16566 unsigned ExtOpc = getExtOpc(*SupportsExt); in getOrCreateExtendedOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3280 unsigned ExtOpc = in getCastInstrCost() local
H A DX86ISelLowering.cpp12382 unsigned ExtOpc, SDValue InputV, in lowerShuffleAsSpecificExtension()
12623 unsigned ExtOpc = AnyExt ? ISD::ANY_EXTEND : ISD::ZERO_EXTEND; in lowerShuffleAsZeroOrAnyExtend() local
20928 static SDValue SplitAndExtendv16i1(unsigned ExtOpc, MVT VT, SDValue In, in SplitAndExtendv16i1()
25323 unsigned ExtOpc = in LowerEXTEND_VECTOR_INREG() local
29484 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerABD() local
30909 unsigned ExtOpc = Opc == ISD::SRA ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerShift() local
33839 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in ReplaceNodeResults() local
49835 unsigned ExtOpc = LHS.getOpcode(); in combineShiftToPMULH() local
50327 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in combineVectorPack() local
61434 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3821 Instruction::CastOps ExtOpc = Instruction::CastOps::CastOpsEnd; in visitCallInst() local
H A DInstCombineCompares.cpp7856 unsigned ExtOpc = ExtI->getOpcode(); in visitICmpInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1927 unsigned ExtOpc, in extendLow32IntoHigh32()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1511 unsigned ExtOpc = in PromoteOperand() local
7483 unsigned ExtOpc = N0.getOpcode(); in visitAND() local
13814 unsigned ExtOpc, in ExtendUsesToFormExtLoad()
14148 ISD::NodeType ExtOpc, in tryToFoldExtOfLoad()
14208 ISD::LoadExtType ExtLoadType, ISD::NodeType ExtOpc) { in tryToFoldExtOfMaskedLoad()
H A DTargetLowering.cpp5788 ISD::NodeType ExtOpc = in LowerAsmOperandForConstraint() local
9786 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in expandAVG() local
H A DLegalizeIntegerTypes.cpp6112 unsigned ExtOpc = ISD::ANY_EXTEND; in PromoteIntRes_BUILD_VECTOR() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3817 unsigned ExtOpc = ISD::ANY_EXTEND) { in customLegalizeToWOp()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18725 unsigned ExtOpc = !SeenZExtOrSExt in performBuildShuffleExtendCombine() local