Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h934 enum LoadExtType { enum
943 NodeType getExtForLoadExtType(bool IsFP, LoadExtType);
H A DSelectionDAGNodes.h2081 ISD::MemIndexedMode AM, ISD::LoadExtType ETy, EVT MemVT,
2092 ISD::LoadExtType getExtensionType() const {
2093 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy);
2167 ISD::LoadExtType ETy, bool IsExpanding, EVT MemVT,
2174 ISD::LoadExtType getExtensionType() const {
2175 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy);
H A DSelectionDAG.h1046 getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, SDValue Chain,
1051 SDValue getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT,
1056 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT,
1062 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT,
1092 MachineMemOperand *MMO, ISD::LoadExtType,
H A DTargetLowering.h1258 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h168 ISD::LoadExtType ExtType,
H A DR600ISelLowering.cpp1385 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad()
1442 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD()
1618 ISD::LoadExtType Ext = ISD::NON_EXTLOAD; in LowerFormalArguments()
H A DSIISelLowering.cpp1396 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in lowerStackParameter()
6348 ISD::LoadExtType ExtType, SDValue Op, in getLoadExtOrTrunc()
6440 ISD::LoadExtType ExtType = Load->getExtensionType(); in LowerLOAD()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h307 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
H A DHexagonISelDAGToDAG.cpp77 ISD::LoadExtType ExtType = LD->getExtensionType(); in SelectIndexedLoad()
282 ISD::LoadExtType IntExt; in tryLoadOfLoadIntrinsic()
H A DHexagonISelLowering.cpp3092 ISD::LoadExtType ExtTy, EVT NewVT) const { in shouldReduceLoadWidth()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp243 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp()
602 ISD::LoadExtType ExtType = LD->getExtensionType(); in ExpandLoad()
H A DLegalizeVectorTypes.cpp1303 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD()
1345 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD()
3264 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD()
3295 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD()
4316 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
H A DLegalizeTypes.h851 LoadSDNode *LD, ISD::LoadExtType ExtType);
H A DSelectionDAG.cpp335 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()
6599 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad()
6624 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad()
6690 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad()
6701 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad()
6873 ISD::LoadExtType ExtTy, bool isExpanding) { in getMaskedLoad()
H A DDAGCombiner.cpp534 bool isLegalNarrowLdSt(LSBaseSDNode *LDSTN, ISD::LoadExtType ExtType,
1092 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD in PromoteOperand()
1327 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD in PromoteLoad()
4238 ISD::LoadExtType ExtType, EVT &MemVT, in isLegalNarrowLdSt()
8329 ISD::LoadExtType ExtType = in CombineExtLoad()
8506 SDValue N0, ISD::LoadExtType ExtLoadType) { in tryToFoldExtOfExtload()
8534 ISD::LoadExtType ExtLoadType, in tryToFoldExtOfLoad()
9180 ISD::LoadExtType ExtType = LN0->getExtensionType(); in visitANY_EXTEND()
9300 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in ReduceLoadWidth()
15597 ISD::LoadExtType ExtTy = ResultVT.bitsGT(VecEltVT) ? in scalarizeExtractedVectorLoad()
[all …]
H A DLegalizeDAG.cpp655 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeLoadOps()
734 ISD::LoadExtType NewExtType = in LegalizeLoadOps()
875 ISD::LoadExtType MidExtType = in LegalizeLoadOps()
H A DLegalizeIntegerTypes.cpp539 ISD::LoadExtType ExtType = in PromoteIntRes_LOAD()
2377 ISD::LoadExtType ExtType = N->getExtensionType(); in ExpandIntRes_LOAD()
H A DTargetLowering.cpp4745 ISD::LoadExtType ExtType = LD->getExtensionType(); in scalarizeVectorLoad()
4963 ISD::LoadExtType HiExtType = LD->getExtensionType(); in expandUnalignedLoad()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h319 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
H A DAArch64ISelLowering.cpp3142 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in LowerFormalArguments()
8127 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
10612 bool checkValueWidth(SDValue V, unsigned width, ISD::LoadExtType &ExtType) { in checkValueWidth()
10716 ISD::LoadExtType ExtType, int AddConstant, in isEquivalentMaskless()
10840 ISD::LoadExtType ExtType; in performCONDCombine()
H A DAArch64ISelDAGToDAG.cpp1111 ISD::LoadExtType ExtType = LD->getExtensionType(); in tryIndexedLoad()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h940 ISD::LoadExtType ET = ISD::NON_EXTLOAD) const;
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h1030 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
H A DX86InstrInfo.td1055 ISD::LoadExtType ExtType = LD->getExtensionType();
1064 ISD::LoadExtType ExtType = LD->getExtensionType();
1074 ISD::LoadExtType ExtType = LD->getExtensionType();
/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1037 ISD::LoadExtType ExtType; in unpackFromMemLoc()

12