Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1608 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExact() local
1726 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExpr() local
H A DHexagonBitSimplify.cpp2542 unsigned ExtOpc = 0; in simplifyExtractLow() local
H A DHexagonISelLoweringHVX.cpp1585 unsigned ExtOpc = Signed ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in resizeToWidth() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp503 MachineInstrBuilder MachineIRBuilder::buildExtOrTrunc(unsigned ExtOpc, in buildExtOrTrunc()
H A DLegalizerHelper.cpp2116 unsigned ExtOpc = MI.getOpcode() == TargetOpcode::G_CTTZ || in widenScalar() local
2386 unsigned ExtOpc = LI.getExtOpcodeForWideningConstant( in widenScalar() local
H A DCombinerHelper.cpp492 static unsigned getExtLoadOpcForExtend(unsigned ExtOpc) { in getExtLoadOpcForExtend()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2785 unsigned ExtOpc = in lowerScalarSplat() local
2852 unsigned ExtOpc = in lowerScalarInsert() local
5455 unsigned ExtOpc = in lowerVectorIntrinsicScalars() local
7637 unsigned ExtOpc = ISD::ANY_EXTEND) { in customLegalizeToWOp()
7873 unsigned ExtOpc = ISD::ANY_EXTEND; in ReplaceNodeResults() local
9033 unsigned ExtOpc = *SExt ? RISCVISD::VSEXT_VL : RISCVISD::VZEXT_VL; in getOrCreateExtendedOp() local
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp998 unsigned ExtOpc = ISD::ANY_EXTEND) { in customLegalizeToWOp()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2807 Instruction::CastOps ExtOpc = Instruction::CastOps::CastOpsEnd; in visitCallInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3002 unsigned ExtOpc = in getCastInstrCost() local
H A DX86ISelLowering.cpp22237 static SDValue SplitAndExtendv16i1(unsigned ExtOpc, MVT VT, SDValue In, in SplitAndExtendv16i1()
25916 unsigned ExtOpc = in LowerEXTEND_VECTOR_INREG() local
30727 unsigned ExtOpc = Opc == ISD::SRA ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerShift() local
33404 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in ReplaceNodeResults() local
47757 unsigned ExtOpc = LHS.getOpcode(); in combineShiftToPMULH() local
48174 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in combineVectorPack() local
57237 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1907 unsigned ExtOpc, in extendLow32IntoHigh32()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1312 unsigned ExtOpc = in PromoteOperand() local
6359 unsigned ExtOpc = N0.getOpcode(); in visitAND() local
11867 unsigned ExtOpc, in ExtendUsesToFormExtLoad()
12204 ISD::NodeType ExtOpc) { in tryToFoldExtOfLoad()
12247 ISD::NodeType ExtOpc) { in tryToFoldExtOfMaskedLoad()
H A DLegalizeIntegerTypes.cpp5444 unsigned ExtOpc = ISD::ANY_EXTEND; in PromoteIntRes_BUILD_VECTOR() local
H A DTargetLowering.cpp5262 ISD::NodeType ExtOpc = in LowerAsmOperandForConstraint() local