| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 1335 enum LoadExtType { NON_EXTLOAD = 0, EXTLOAD, SEXTLOAD, ZEXTLOAD }; enum 1339 NodeType getExtForLoadExtType(bool IsFP, LoadExtType);
|
| H A D | SelectionDAGNodes.h | 2267 ISD::MemIndexedMode AM, ISD::LoadExtType ETy, EVT MemVT, 2278 ISD::LoadExtType getExtensionType() const { 2279 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy); 2369 ISD::MemIndexedMode AM, ISD::LoadExtType ETy, 2376 ISD::LoadExtType getExtensionType() const { 2377 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy); 2480 ISD::MemIndexType IndexType, ISD::LoadExtType ETy) 2488 ISD::LoadExtType getExtensionType() const { 2489 return ISD::LoadExtType(LoadSDNodeBits.ExtTy);
|
| H A D | SelectionDAG.h | 1199 getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, SDValue Chain, 1206 getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, SDValue Chain, 1214 SDValue getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, 1219 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, 1226 ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, const SDLoc &dl, 1238 getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, 1247 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, 1313 ISD::LoadExtType, bool IsExpanding = false); 1325 ISD::MemIndexType IndexType, ISD::LoadExtType ExtTy);
|
| H A D | TargetLowering.h | 1549 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 128 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 179 ISD::LoadExtType ExtType,
|
| H A D | R600ISelLowering.cpp | 1299 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 D | SIISelLowering.cpp | 1775 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in lowerStackParameter() 7975 ISD::LoadExtType ExtType, SDValue Op, in getLoadExtOrTrunc() 8067 ISD::LoadExtType ExtType = Load->getExtensionType(); in LowerLOAD()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.td | 491 ISD::LoadExtType ExtType = LD->getExtensionType(); 501 ISD::LoadExtType ExtType = LD->getExtensionType();
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 322 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
|
| H A D | HexagonISelDAGToDAG.cpp | 76 ISD::LoadExtType ExtType = LD->getExtensionType(); in SelectIndexedLoad() 281 ISD::LoadExtType IntExt; in tryLoadOfLoadIntrinsic()
|
| H A D | HexagonISelLowering.cpp | 3576 ISD::LoadExtType ExtTy, EVT NewVT) const { in shouldReduceLoadWidth()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1170 ISD::LoadExtType ET = ISD::NON_EXTLOAD) const;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 1692 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD() 1745 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD() 1830 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecRes_MGATHER() 2522 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecOp_MGATHER() 4017 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD() 4062 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD() 5401 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
|
| H A D | SelectionDAG.cpp | 439 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType() 7353 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 7377 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 7443 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad() 7454 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad() 7626 ISD::LoadExtType ExtTy, bool isExpanding) { in getMaskedLoad() 7718 ISD::LoadExtType ExtTy) { in getMaskedGather()
|
| H A D | LegalizeTypes.h | 972 LoadSDNode *LD, ISD::LoadExtType ExtType);
|
| H A D | DAGCombiner.cpp | 682 bool isLegalNarrowLdSt(LSBaseSDNode *LDSTN, ISD::LoadExtType ExtType, 1215 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD in PromoteOperand() 1452 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD in PromoteLoad() 10329 ISD::LoadExtType LoadExt = Load->getExtensionType(); in isCompatibleLoad() 10601 ISD::LoadExtType ExtType = in CombineExtLoad() 10816 ISD::LoadExtType ExtLoadType, in tryToFoldExtOfLoad() 10856 ISD::LoadExtType ExtLoadType, in tryToFoldExtOfMaskedLoad() 11636 ISD::LoadExtType ExtType = LN0->getExtensionType(); in visitANY_EXTEND() 11802 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in ReduceLoadWidth() 12140 Ld->getExtensionType() != ISD::LoadExtType::NON_EXTLOAD && in visitSIGN_EXTEND_INREG() [all …]
|
| H A D | LegalizeVectorOps.cpp | 259 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp()
|
| H A D | LegalizeDAG.cpp | 673 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeLoadOps() 750 ISD::LoadExtType NewExtType = in LegalizeLoadOps() 887 ISD::LoadExtType MidExtType = in LegalizeLoadOps()
|
| H A D | LegalizeIntegerTypes.cpp | 689 ISD::LoadExtType ExtType = in PromoteIntRes_LOAD() 722 ISD::LoadExtType ExtType = N->getExtensionType(); in PromoteIntRes_MGATHER() 3220 ISD::LoadExtType ExtType = N->getExtensionType(); in ExpandIntRes_LOAD()
|
| H A D | TargetLowering.cpp | 7328 ISD::LoadExtType ExtType = LD->getExtensionType(); in scalarizeVectorLoad() 7597 ISD::LoadExtType HiExtType = LD->getExtensionType(); in expandUnalignedLoad()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 569 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
|
| H A D | AArch64ISelLowering.cpp | 4333 ISD::LoadExtType ExtTy = MGT->getExtensionType(); in LowerMGATHER() 5222 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in LowerFormalArguments() 11301 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth() 15412 bool checkValueWidth(SDValue V, unsigned width, ISD::LoadExtType &ExtType) { in checkValueWidth() 15516 ISD::LoadExtType ExtType, int AddConstant, in isEquivalentMaskless() 15640 ISD::LoadExtType ExtType; in performCONDCombine() 17973 if (Load->getExtensionType() != ISD::LoadExtType::NON_EXTLOAD) in LowerFixedLengthVectorMLoadToSVE()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1278 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
|
| H A D | X86InstrInfo.td | 1168 ISD::LoadExtType ExtType = LD->getExtensionType(); 1177 ISD::LoadExtType ExtType = LD->getExtensionType(); 1187 ISD::LoadExtType ExtType = LD->getExtensionType(); 1242 ISD::LoadExtType ExtType = LD->getExtensionType();
|