Home
last modified time | relevance | path

Searched refs:LoadExtType (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1353 SDValue getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT,
1358 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT,
1375 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT,
1420 SDValue getLoadVP(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT,
1427 getLoadVP(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT,
1451 SDValue getExtLoadVP(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT,
1456 SDValue getExtLoadVP(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT,
1477 SDValue getStridedLoadVP(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType,
1499 SDValue getStridedLoadVP(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType,
1515 getExtStridedLoadVP(ISD::LoadExtType ExtType, const SDLoc &DL, EVT VT,
[all …]
H A DSelectionDAGNodes.h2398 ISD::LoadExtType getExtensionType() const {
2399 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy);
2533 ISD::LoadExtType getExtensionType() const {
2534 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy);
2562 ISD::LoadExtType getExtensionType() const {
2563 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy);
2698 ISD::MemIndexedMode AM, ISD::LoadExtType ETy,
2705 ISD::LoadExtType getExtensionType() const {
2706 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy);
2894 ISD::LoadExtType getExtensionType() const {
[all …]
H A DISDOpcodes.h1486 enum LoadExtType { NON_EXTLOAD = 0, EXTLOAD, SEXTLOAD, ZEXTLOAD }; enum
1490 NodeType getExtForLoadExtType(bool IsFP, LoadExtType);
H A DTargetLowering.h1728 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h131 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFragments.td482 ISD::LoadExtType ExtType = LD->getExtensionType();
491 ISD::LoadExtType ExtType = LD->getExtensionType();
501 ISD::LoadExtType ExtType = LD->getExtensionType();
557 ISD::LoadExtType ExtType = LD->getExtensionType();
H A DX86ISelLowering.h1417 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h219 ISD::LoadExtType ExtType,
H A DR600ISelLowering.cpp1266 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad()
1322 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD()
1496 ISD::LoadExtType Ext = ISD::NON_EXTLOAD; in LowerFormalArguments()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.td540 ISD::LoadExtType ExtType = LD->getExtensionType();
550 ISD::LoadExtType ExtType = LD->getExtensionType();
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h342 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
H A DHexagonISelDAGToDAG.cpp81 ISD::LoadExtType ExtType = LD->getExtensionType(); in INITIALIZE_PASS()
286 ISD::LoadExtType IntExt; in tryLoadOfLoadIntrinsic()
H A DHexagonISelLowering.cpp3090 ISD::LoadExtType ET = LN->getExtensionType(); in LowerLoad()
3815 ISD::LoadExtType ExtTy, EVT NewVT) const { in shouldReduceLoadWidth()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp561 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()
8567 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad()
8578 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad()
8749 ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, const SDLoc &dl, in getLoadVP()
8772 ISD::LoadExtType ExtType, EVT VT, in getLoadVP()
8827 SDValue SelectionDAG::getExtLoadVP(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoadVP()
8840 SDValue SelectionDAG::getExtLoadVP(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoadVP()
9002 ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, const SDLoc &DL, in getStridedLoadVP()
9080 ISD::LoadExtType ExtType, const SDLoc &DL, EVT VT, SDValue Chain, in getExtStridedLoadVP()
9092 ISD::LoadExtType ExtType, const SDLoc &DL, EVT VT, SDValue Chain, in getExtStridedLoadVP()
[all …]
H A DLegalizeVectorTypes.cpp1890 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD()
1936 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_VP_LOAD()
2104 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD()
2229 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecRes_Gather()
5341 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD()
5417 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_VP_LOAD()
5473 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD()
7180 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
H A DLegalizeTypes.h1054 LoadSDNode *LD, ISD::LoadExtType ExtType);
H A DLegalizeIntegerTypes.cpp857 ISD::LoadExtType ExtType = in PromoteIntRes_LOAD()
873 ISD::LoadExtType ExtType = N->getExtensionType(); in PromoteIntRes_MLOAD()
895 ISD::LoadExtType ExtType = N->getExtensionType(); in PromoteIntRes_MGATHER()
3876 ISD::LoadExtType ExtType = N->getExtensionType(); in ExpandIntRes_LOAD()
H A DDAGCombiner.cpp746 bool isLegalNarrowLdSt(LSBaseSDNode *LDSTN, ISD::LoadExtType ExtType,
1523 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD in PromoteOperand()
1760 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD in PromoteLoad()
12656 ISD::LoadExtType LoadExt = Load->getExtensionType(); in isCompatibleLoad()
12928 ISD::LoadExtType ExtType = in CombineExtLoad()
13142 ISD::LoadExtType ExtLoadType, in tryToFoldExtOfLoad()
14020 ISD::LoadExtType ExtType = LN0->getExtensionType(); in visitANY_EXTEND()
14178 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in reduceLoadWidth()
14547 Ld->getExtensionType() != ISD::LoadExtType::NON_EXTLOAD && in visitSIGN_EXTEND_INREG()
21925 ISD::LoadExtType ExtTy = in scalarizeExtractedVectorLoad()
[all …]
H A DLegalizeDAG.cpp683 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeLoadOps()
760 ISD::LoadExtType NewExtType = in LegalizeLoadOps()
900 ISD::LoadExtType MidExtType = in LegalizeLoadOps()
H A DLegalizeVectorOps.cpp286 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1212 ISD::LoadExtType ET = ISD::NON_EXTLOAD) const;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h653 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
H A DAArch64ISelLowering.cpp5615 ISD::LoadExtType ExtType = MGT->getExtensionType(); in LowerMGATHER()
6826 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in LowerFormalArguments()
14662 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
21890 bool checkValueWidth(SDValue V, unsigned width, ISD::LoadExtType &ExtType) { in checkValueWidth()
21994 ISD::LoadExtType ExtType, int AddConstant, in isEquivalentMaskless()
22171 ISD::LoadExtType ExtType; in performCONDCombine()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp273 ISD::LoadExtType ExtType; in unpackFromMemLoc()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11085 ISD::LoadExtType LoadExtType; in lowerMaskedGather() local
11094 LoadExtType = ISD::NON_EXTLOAD; in lowerMaskedGather()
11101 LoadExtType = MGN->getExtensionType(); in lowerMaskedGather()
11111 assert(LoadExtType == ISD::NON_EXTLOAD && in lowerMaskedGather()
11113 (void)LoadExtType; in lowerMaskedGather()
17852 ISD::LoadExtType ExtType; in unpackFromMemLoc()

12