| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelDAGToDAG.cpp | 149 if ((LD->getExtensionType() != ISD::NON_EXTLOAD) || in selectIndexedLoad() 192 if (LD->getExtensionType() != ISD::NON_EXTLOAD || in selectIndexedProgMemLoad()
|
| H A D | AVRISelLowering.cpp | 1026 if (LD->getExtensionType() != ISD::NON_EXTLOAD) in getPreIndexedAddressParts() 1083 if (LD->getExtensionType() != ISD::NON_EXTLOAD) in getPostIndexedAddressParts()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 1665 enum LoadExtType { NON_EXTLOAD = 0, EXTLOAD, SEXTLOAD, ZEXTLOAD }; enumerator
|
| H A D | SelectionDAGNodes.h | 1589 assert((Opc == ISD::ATOMIC_LOAD || ETy == ISD::NON_EXTLOAD) && 3288 return Ld && Ld->getExtensionType() == ISD::NON_EXTLOAD && 3295 return Ld && Ld->getExtensionType() == ISD::NON_EXTLOAD;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelDAGToDAG.cpp | 306 if (AM != ISD::POST_INC || LD->getExtensionType() != ISD::NON_EXTLOAD) in isValidIndexedLoad()
|
| H A D | MSP430ISelLowering.cpp | 1215 if (LD->getExtensionType() != ISD::NON_EXTLOAD) in getPostIndexedAddressParts()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrFragments.td | 510 return ExtType == ISD::NON_EXTLOAD || ExtType == ISD::EXTLOAD || 521 if (ExtType == ISD::NON_EXTLOAD) 540 if (ExtType == ISD::NON_EXTLOAD)
|
| H A D | X86InstrFragmentsSIMD.td | 1277 cast<MaskedLoadSDNode>(N)->getExtensionType() == ISD::NON_EXTLOAD &&
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZOperators.td | 590 if (AL->getExtensionType() != ISD::NON_EXTLOAD) 671 return getLoadExtType(N) != ISD::NON_EXTLOAD; 688 return cast<LoadSDNode>(N)->getExtensionType() != ISD::NON_EXTLOAD;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.cpp | 1328 ExtType != ISD::NON_EXTLOAD && MemVT.bitsLT(MVT::i32)) { in LowerLOAD() 1348 ((LoadNode->getExtensionType() == ISD::NON_EXTLOAD) || in LowerLOAD() 1497 ISD::LoadExtType Ext = ISD::NON_EXTLOAD; in LowerFormalArguments()
|
| H A D | SIISelLowering.cpp | 2212 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in lowerStackParameter() 10841 case ISD::NON_EXTLOAD: in getLoadExtOrTrunc() 10873 assert((!MemVT.isVector() || Ld->getExtensionType() == ISD::NON_EXTLOAD) && in widenLoad() 10879 ISD::UNINDEXED, ISD::NON_EXTLOAD, MVT::i32, SL, Ld->getChain(), Ptr, in widenLoad() 10886 assert(Ld->getExtensionType() == ISD::NON_EXTLOAD && in widenLoad() 10896 Ld->getExtensionType() == ISD::NON_EXTLOAD) { in widenLoad() 10933 if (ExtType == ISD::NON_EXTLOAD && MemVT.getSizeInBits() < 32) { in LowerLOAD()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.td | 559 if (ExtType == ISD::NON_EXTLOAD) 569 if (ExtType == ISD::NON_EXTLOAD)
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1240 ISD::LoadExtType ET = ISD::NON_EXTLOAD) const;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelDAGToDAG.cpp | 1126 assert(!(EltVT.isVector() && ExtensionType != ISD::NON_EXTLOAD)); in tryLoadVector() 1197 ExtensionType != ISD::NON_EXTLOAD)); in tryLDG()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeFloatTypes.cpp | 994 if (L->getExtensionType() == ISD::NON_EXTLOAD) { in SoftenFloatRes_LOAD() 1006 NewL = DAG.getLoad(L->getAddressingMode(), ISD::NON_EXTLOAD, L->getMemoryVT(), in SoftenFloatRes_LOAD() 1023 if (L->getExtensionType() == ISD::NON_EXTLOAD) { in SoftenFloatRes_ATOMIC_LOAD() 3593 assert(L->getExtensionType() == ISD::NON_EXTLOAD && "Unexpected extension!"); in SoftPromoteHalfRes_LOAD()
|
| H A D | SelectionDAG.cpp | 4421 case ISD::NON_EXTLOAD: in computeKnownBits() 5340 case ISD::NON_EXTLOAD: in ComputeNumSignBits() 9482 ExtType = ISD::NON_EXTLOAD; in getLoad() 9483 } else if (ExtType == ISD::NON_EXTLOAD) { in getLoad() 9540 return getLoad(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, dl, Chain, Ptr, Undef, in getLoad() 9547 return getLoad(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, dl, Chain, Ptr, Undef, in getLoad() 9764 return getLoadVP(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, dl, Chain, Ptr, Undef, in getLoadVP() 9773 return getLoadVP(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, dl, Chain, Ptr, Undef, in getLoadVP() 9990 return getStridedLoadVP(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, DL, Chain, Ptr, in getStridedLoadVP()
|
| H A D | LegalizeVectorTypes.cpp | 6095 if (ExtType == ISD::NON_EXTLOAD && in WidenVecRes_LOAD() 6103 DAG.getLoadVP(LD->getAddressingMode(), ISD::NON_EXTLOAD, WideVT, DL, in WidenVecRes_LOAD() 6116 if (ExtType != ISD::NON_EXTLOAD) in WidenVecRes_LOAD() 6225 if (ExtType == ISD::NON_EXTLOAD && in WidenVecRes_MLOAD() 6237 DAG.getLoadVP(N->getAddressingMode(), ISD::NON_EXTLOAD, WidenVT, dl, in WidenVecRes_MLOAD()
|
| H A D | DAGCombiner.cpp | 6907 if (Load->getExtensionType() != ISD::NON_EXTLOAD && in isLegalNarrowLdSt() 7570 case ISD::NON_EXTLOAD: B = true; break; in visitAND() 9672 !TLI.isLoadExtLegal(NeedsZext ? ISD::ZEXTLOAD : ISD::NON_EXTLOAD, VT, in MatchLoadCombine() 9722 DAG.getExtLoad(NeedsZext ? ISD::ZEXTLOAD : ISD::NON_EXTLOAD, SDLoc(N), VT, in MatchLoadCombine() 12792 !MLD->isExpandingLoad() && MLD->getExtensionType() == ISD::NON_EXTLOAD) { in visitMLOAD() 13666 if (LoadExt == ISD::NON_EXTLOAD || LoadExt == ISD::EXTLOAD) in isCompatibleLoad() 14213 if (!Ld || Ld->getExtensionType() != ISD::NON_EXTLOAD) in tryToFoldExtOfMaskedLoad() 15315 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in reduceLoadWidth() 15514 if (ExtType == ISD::NON_EXTLOAD) { in reduceLoadWidth() 15712 Ld->getExtensionType() != ISD::LoadExtType::NON_EXTLOAD && in visitSIGN_EXTEND_INREG() [all …]
|
| H A D | LegalizeIntegerTypes.cpp | 390 if (ExtType == ISD::NON_EXTLOAD) { in PromoteIntRes_Atomic0() 983 ISD::LoadExtType ExtType = (N->getExtensionType() == ISD::NON_EXTLOAD) in PromoteIntRes_VP_LOAD() 1002 if (ExtType == ISD::NON_EXTLOAD) in PromoteIntRes_MLOAD() 1024 if (ExtType == ISD::NON_EXTLOAD) in PromoteIntRes_MGATHER()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAG.cpp | 159 if (ValueVT == MVT::i64 && ExtType != ISD::NON_EXTLOAD) { in INITIALIZE_PASS() 300 IntExt = ISD::NON_EXTLOAD; in tryLoadOfLoadIntrinsic()
|
| H A D | HexagonISelLoweringHVX.cpp | 3058 ISD::NON_EXTLOAD, false); in SplitHvxMemOp() 3062 ISD::NON_EXTLOAD, false); in SplitHvxMemOp() 3110 ISD::UNINDEXED, ISD::NON_EXTLOAD, false); in WidenHvxLoad()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 279 ExtType = ISD::NON_EXTLOAD; in unpackFromMemLoc()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetSelectionDAG.td | 999 // cast<LoadSDNode>(N)->getExtensionType() != ISD::NON_EXTLOAD 2047 return cast<MaskedGatherSDNode>(N)->getExtensionType() == ISD::NON_EXTLOAD;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.cpp | 379 assert(LD->getExtensionType() == ISD::NON_EXTLOAD && in LowerLOAD()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 2439 if ((ExtType == ISD::EXTLOAD || ExtType == ISD::NON_EXTLOAD) && in lowerBUILD_VECTORAsBroadCastLoad() 4946 ExtType = ISD::NON_EXTLOAD; in checkValueWidth() 6980 ExtType = ISD::NON_EXTLOAD; in unpackFromMemLoc() 8403 (LD->getExtensionType() == ISD::NON_EXTLOAD || in isZExtFree()
|