| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PreLegalizerCombiner.cpp | 422 auto ExtOpc = ExtMI->getOpcode(); in matchExtUaddvToUaddlv() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstExtenders.cpp | 1608 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExact() local 1726 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExpr() local
|
| H A D | HexagonBitSimplify.cpp | 2542 unsigned ExtOpc = 0; in simplifyExtractLow() local
|
| H A D | HexagonISelLoweringHVX.cpp | 1585 unsigned ExtOpc = Signed ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in resizeToWidth() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | MachineIRBuilder.cpp | 526 MachineInstrBuilder MachineIRBuilder::buildExtOrTrunc(unsigned ExtOpc, in buildExtOrTrunc()
|
| H A D | LegalizerHelper.cpp | 2396 unsigned ExtOpc = MI.getOpcode() == TargetOpcode::G_CTTZ || in widenScalar() local 2677 unsigned ExtOpc = LI.getExtOpcodeForWideningConstant( in widenScalar() local
|
| H A D | CombinerHelper.cpp | 530 static unsigned getExtLoadOpcForExtend(unsigned ExtOpc) { in getExtLoadOpcForExtend()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 4015 unsigned ExtOpc = in lowerScalarSplat() local 4082 unsigned ExtOpc = in lowerScalarInsert() local 8267 unsigned ExtOpc = in lowerVectorIntrinsicScalars() local 11360 unsigned ExtOpc = ISD::ANY_EXTEND) { in customLegalizeToWOp() 11637 unsigned ExtOpc = ISD::ANY_EXTEND; in ReplaceNodeResults() local 13085 unsigned ExtOpc = *SExt ? RISCVISD::VSEXT_VL : RISCVISD::VZEXT_VL; in getOrCreateExtendedOp() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 3305 Instruction::CastOps ExtOpc = Instruction::CastOps::CastOpsEnd; in visitCallInst() local
|
| H A D | InstCombineCompares.cpp | 7177 unsigned ExtOpc = ExtI->getOpcode(); in visitICmpInst() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86TargetTransformInfo.cpp | 3044 unsigned ExtOpc = in getCastInstrCost() local
|
| H A D | X86ISelLowering.cpp | 20024 static SDValue SplitAndExtendv16i1(unsigned ExtOpc, MVT VT, SDValue In, in SplitAndExtendv16i1() 24259 unsigned ExtOpc = in LowerEXTEND_VECTOR_INREG() local 28219 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerABD() local 29391 unsigned ExtOpc = Opc == ISD::SRA ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerShift() local 32097 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in ReplaceNodeResults() local 46967 unsigned ExtOpc = LHS.getOpcode(); in combineShiftToPMULH() local 47404 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in combineVectorPack() local 57043 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 1669 unsigned ExtOpc = ISD::ANY_EXTEND) { in customLegalizeToWOp()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPURegisterBankInfo.cpp | 1900 unsigned ExtOpc, in extendLow32IntoHigh32()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 1543 unsigned ExtOpc = in PromoteOperand() local 7069 unsigned ExtOpc = N0.getOpcode(); in visitAND() local 12807 unsigned ExtOpc, in ExtendUsesToFormExtLoad() 13143 ISD::NodeType ExtOpc) { in tryToFoldExtOfLoad() 13185 ISD::LoadExtType ExtLoadType, ISD::NodeType ExtOpc) { in tryToFoldExtOfMaskedLoad()
|
| H A D | LegalizeIntegerTypes.cpp | 5699 unsigned ExtOpc = ISD::ANY_EXTEND; in PromoteIntRes_BUILD_VECTOR() local
|
| H A D | TargetLowering.cpp | 5496 ISD::NodeType ExtOpc = in LowerAsmOperandForConstraint() local
|