Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1321 enum LoadExtType { NON_EXTLOAD = 0, EXTLOAD, SEXTLOAD, ZEXTLOAD }; enum
1325 NodeType getExtForLoadExtType(bool IsFP, LoadExtType);
H A DSelectionDAGNodes.h2255 ISD::MemIndexedMode AM, ISD::LoadExtType ETy, EVT MemVT,
2266 ISD::LoadExtType getExtensionType() const {
2267 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy);
2357 ISD::MemIndexedMode AM, ISD::LoadExtType ETy,
2364 ISD::LoadExtType getExtensionType() const {
2365 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy);
2468 ISD::MemIndexType IndexType, ISD::LoadExtType ETy)
2476 ISD::LoadExtType getExtensionType() const {
2477 return ISD::LoadExtType(LoadSDNodeBits.ExtTy);
H A DSelectionDAG.h1192 getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, SDValue Chain,
1199 getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, SDValue Chain,
1207 SDValue getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT,
1212 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT,
1219 ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, const SDLoc &dl,
1231 getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT,
1240 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT,
1306 ISD::LoadExtType, bool IsExpanding = false);
1318 ISD::MemIndexType IndexType, ISD::LoadExtType ExtTy);
H A DTargetLowering.h1526 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFISelLowering.h128 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h179 ISD::LoadExtType ExtType,
H A DR600ISelLowering.cpp1299 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad()
1355 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD()
1529 ISD::LoadExtType Ext = ISD::NON_EXTLOAD; in LowerFormalArguments()
H A DSIISelLowering.cpp1735 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in lowerStackParameter()
7933 ISD::LoadExtType ExtType, SDValue Op, in getLoadExtOrTrunc()
8025 ISD::LoadExtType ExtType = Load->getExtensionType(); in LowerLOAD()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrInfo.td491 ISD::LoadExtType ExtType = LD->getExtensionType();
501 ISD::LoadExtType ExtType = LD->getExtensionType();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h322 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
H A DHexagonISelDAGToDAG.cpp76 ISD::LoadExtType ExtType = LD->getExtensionType(); in SelectIndexedLoad()
281 ISD::LoadExtType IntExt; in tryLoadOfLoadIntrinsic()
H A DHexagonISelLowering.cpp3538 ISD::LoadExtType ExtTy, EVT NewVT) const { in shouldReduceLoadWidth()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1689 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD()
1742 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD()
1827 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecRes_MGATHER()
2519 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecOp_MGATHER()
4012 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD()
4057 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD()
5396 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
H A DSelectionDAG.cpp438 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()
7268 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad()
7292 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad()
7358 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad()
7369 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad()
7541 ISD::LoadExtType ExtTy, bool isExpanding) { in getMaskedLoad()
7633 ISD::LoadExtType ExtTy) { in getMaskedGather()
H A DLegalizeTypes.h969 LoadSDNode *LD, ISD::LoadExtType ExtType);
H A DDAGCombiner.cpp680 bool isLegalNarrowLdSt(LSBaseSDNode *LDSTN, ISD::LoadExtType ExtType,
1213 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD in PromoteOperand()
1450 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD in PromoteLoad()
5229 ISD::LoadExtType ExtType, EVT &MemVT, in isLegalNarrowLdSt()
10186 ISD::LoadExtType LoadExt = Load->getExtensionType(); in isCompatibleLoad()
10458 ISD::LoadExtType ExtType = in CombineExtLoad()
10642 SDValue N0, ISD::LoadExtType ExtLoadType) { in tryToFoldExtOfExtload()
10673 ISD::LoadExtType ExtLoadType, in tryToFoldExtOfLoad()
10713 ISD::LoadExtType ExtLoadType, in tryToFoldExtOfMaskedLoad()
11439 ISD::LoadExtType ExtType = LN0->getExtensionType(); in visitANY_EXTEND()
[all …]
H A DLegalizeVectorOps.cpp259 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp()
H A DLegalizeDAG.cpp671 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeLoadOps()
748 ISD::LoadExtType NewExtType = in LegalizeLoadOps()
885 ISD::LoadExtType MidExtType = in LegalizeLoadOps()
H A DLegalizeIntegerTypes.cpp685 ISD::LoadExtType ExtType = in PromoteIntRes_LOAD()
718 ISD::LoadExtType ExtType = N->getExtensionType(); in PromoteIntRes_MGATHER()
3183 ISD::LoadExtType ExtType = N->getExtensionType(); in ExpandIntRes_LOAD()
H A DTargetLowering.cpp7299 ISD::LoadExtType ExtType = LD->getExtensionType(); in scalarizeVectorLoad()
7568 ISD::LoadExtType HiExtType = LD->getExtensionType(); in expandUnalignedLoad()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1148 ISD::LoadExtType ET = ISD::NON_EXTLOAD) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.h1278 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
H A DX86InstrInfo.td1168 ISD::LoadExtType ExtType = LD->getExtensionType();
1177 ISD::LoadExtType ExtType = LD->getExtensionType();
1187 ISD::LoadExtType ExtType = LD->getExtensionType();
1242 ISD::LoadExtType ExtType = LD->getExtensionType();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h568 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
H A DAArch64ISelLowering.cpp4236 ISD::LoadExtType ExtTy = MGT->getExtensionType(); in LowerMGATHER()
4954 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in LowerFormalArguments()
10942 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
14956 bool checkValueWidth(SDValue V, unsigned width, ISD::LoadExtType &ExtType) { in checkValueWidth()
15060 ISD::LoadExtType ExtType, int AddConstant, in isEquivalentMaskless()
15184 ISD::LoadExtType ExtType; in performCONDCombine()
17403 if (Load->getExtensionType() != ISD::LoadExtType::NON_EXTLOAD) in LowerFixedLengthVectorMLoadToSVE()

12