Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1606 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExact() local
1724 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExpr() local
H A DHexagonBitSimplify.cpp2517 unsigned ExtOpc = 0; in simplifyExtractLow() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp450 MachineInstrBuilder MachineIRBuilder::buildExtOrTrunc(unsigned ExtOpc, in buildExtOrTrunc()
H A DLegalizerHelper.cpp2155 unsigned ExtOpc = LI.getExtOpcodeForWideningConstant( in widenScalar() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1690 unsigned ExtOpc = in lowerScalarSplat() local
3280 unsigned ExtOpc = in lowerVectorIntrinsicSplats() local
4596 unsigned ExtOpc = ISD::ANY_EXTEND) { in customLegalizeToWOp()
4763 unsigned ExtOpc = ISD::ANY_EXTEND; in ReplaceNodeResults() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1876 unsigned ExtOpc, in extendLow32IntoHigh32()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1233 unsigned ExtOpc = in PromoteOperand() local
10336 unsigned ExtOpc, in ExtendUsesToFormExtLoad()
10674 ISD::NodeType ExtOpc) { in tryToFoldExtOfLoad()
10714 ISD::NodeType ExtOpc) { in tryToFoldExtOfMaskedLoad()
H A DTargetLowering.cpp4528 ISD::NodeType ExtOpc = in LowerAsmOperandForConstraint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20800 static SDValue SplitAndExtendv16i1(unsigned ExtOpc, MVT VT, SDValue In, in SplitAndExtendv16i1()
24025 unsigned ExtOpc = in LowerEXTEND_VECTOR_INREG() local
28502 unsigned ExtOpc = Opc == ISD::SRA ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerShift() local
43285 unsigned ExtOpc = LHS.getOpcode(); in combineShiftToPMULH() local
43721 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in combineVectorPack() local
46656 unsigned ExtOpc = LHS.getOpcode(); in combinePMULH() local
51622 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint() local