Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp343 unsigned ExtOpc = ISD::ANY_EXTEND) { in customLegalizeToWOp()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2461 unsigned ExtOpc = in lowerScalarSplat() local
4687 unsigned ExtOpc = in lowerVectorIntrinsicScalars() local
6812 unsigned ExtOpc = ISD::ANY_EXTEND) { in customLegalizeToWOp()
7020 unsigned ExtOpc = ISD::ANY_EXTEND; in ReplaceNodeResults() local
8291 unsigned ExtOpc = Op1.getOpcode(); in combineADDSUB_VLToVWADDSUB_VL() local
8343 unsigned ExtOpc = Op0.getOpcode(); in combineVWADD_W_VL_VWSUB_W_VL() local
8470 unsigned ExtOpc = IsSignExt ? RISCVISD::VSEXT_VL : RISCVISD::VZEXT_VL; in combineMUL_VLToVWMUL_VL() local
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp493 MachineInstrBuilder MachineIRBuilder::buildExtOrTrunc(unsigned ExtOpc, in buildExtOrTrunc()
H A DLegalizerHelper.cpp2109 unsigned ExtOpc = MI.getOpcode() == TargetOpcode::G_CTTZ || in widenScalar() local
2379 unsigned ExtOpc = LI.getExtOpcodeForWideningConstant( in widenScalar() local
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2632 Instruction::CastOps ExtOpc = Instruction::CastOps::CastOpsEnd; in visitCallInst() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2596 unsigned ExtOpc = in getCastInstrCost() local
H A DX86ISelLowering.cpp21855 static SDValue SplitAndExtendv16i1(unsigned ExtOpc, MVT VT, SDValue In, in SplitAndExtendv16i1()
25463 unsigned ExtOpc = in LowerEXTEND_VECTOR_INREG() local
30131 unsigned ExtOpc = Opc == ISD::SRA ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerShift() local
32449 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in ReplaceNodeResults() local
46541 unsigned ExtOpc = LHS.getOpcode(); in combineShiftToPMULH() local
46972 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in combineVectorPack() local
55863 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1903 unsigned ExtOpc, in extendLow32IntoHigh32()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1299 unsigned ExtOpc = in PromoteOperand() local
11406 unsigned ExtOpc, in ExtendUsesToFormExtLoad()
11743 ISD::NodeType ExtOpc) { in tryToFoldExtOfLoad()
11786 ISD::NodeType ExtOpc) { in tryToFoldExtOfMaskedLoad()
H A DLegalizeIntegerTypes.cpp5321 unsigned ExtOpc = ISD::ANY_EXTEND; in PromoteIntRes_BUILD_VECTOR() local
H A DTargetLowering.cpp5178 ISD::NodeType ExtOpc = in LowerAsmOperandForConstraint() local