| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBitTracker.h | 60 struct ExtType { struct 61 enum { SExt, ZExt }; 64 ExtType(char t, uint16_t w) : Type(t), Width(w) {} in ExtType() function 66 char Type = 0; 67 uint16_t Width = 0;
|
| H A D | HexagonISelDAGToDAG.cpp | 86 ISD::LoadExtType ExtType = LD->getExtensionType(); in INITIALIZE_PASS() local
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTCommon.cpp | 221 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in TypeIdxFromBuiltin() argument
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | NSAPI.cpp | 438 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getNSNumberFactoryMethodKind() argument
|
| H A D | PrintfFormatString.cpp | 855 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in fixType() argument
|
| H A D | TypeLoc.cpp | 414 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getWrittenTypeSpec() argument
|
| H A D | Type.cpp | 3539 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getName() argument 5007 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) case BuiltinType::Id: in canHaveNullability() argument
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.h | 86 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ argument
|
| H A D | CodeGenTypes.cpp | 501 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in ConvertType() argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 1469 LegalizeAction getLoadExtAction(unsigned ExtType, EVT ValVT, in getLoadExtAction() 1481 bool isLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegal() 1487 bool isLoadExtLegalOrCustom(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegalOrCustom() 1493 LegalizeAction getAtomicLoadExtAction(unsigned ExtType, EVT ValVT, in getAtomicLoadExtAction() 1510 bool isAtomicLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isAtomicLoadExtLegal() 2627 void setLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, in setLoadExtAction() 2638 for (auto ExtType : ExtTypes) in setLoadExtAction() local 2649 void setAtomicLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, in setAtomicLoadExtAction() 2662 for (auto ExtType : ExtTypes) in setAtomicLoadExtAction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.cpp | 1269 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad() local 1325 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 2110 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD() local 2156 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_VP_LOAD() local 2325 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD() local 2451 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecRes_Gather() local 6070 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD() local 6145 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_VP_LOAD() local 6218 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD() local 8094 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
|
| H A D | SelectionDAG.cpp | 590 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType() 5331 unsigned ExtType = LD->getExtensionType(); in ComputeNumSignBits() local 9216 ISD::LoadExtType ExtType) { in getAtomic() 9282 SDValue SelectionDAG::getAtomicLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getAtomicLoad() 9453 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 9477 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 9551 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad() 9562 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad() 9698 ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, const SDLoc &dl, in getLoadVP() 9721 ISD::LoadExtType ExtType, EVT VT, in getLoadVP() [all …]
|
| H A D | LegalizeIntegerTypes.cpp | 389 ISD::LoadExtType ExtType = N->getExtensionType(); in PromoteIntRes_Atomic0() local 968 ISD::LoadExtType ExtType = in PromoteIntRes_LOAD() local 983 ISD::LoadExtType ExtType = (N->getExtensionType() == ISD::NON_EXTLOAD) in PromoteIntRes_VP_LOAD() local 1001 ISD::LoadExtType ExtType = N->getExtensionType(); in PromoteIntRes_MLOAD() local 1023 ISD::LoadExtType ExtType = N->getExtensionType(); in PromoteIntRes_MGATHER() local 4279 ISD::LoadExtType ExtType = N->getExtensionType(); in ExpandIntRes_LOAD() local
|
| H A D | LegalizeVectorOps.cpp | 300 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVPreLegalizer.cpp | 99 SPIRVType *ExtType = GR->getOrCreateSPIRVType( in addConstantsToTrack() local
|
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | USRGeneration.cpp | 751 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in VisitType() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 273 ISD::LoadExtType ExtType; in unpackFromMemLoc() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VectorCombine.cpp | 1371 auto *ExtType = cast<VectorType>(RedOp->getOperand(0)->getType()); in analyzeCostOfVecReduction() local 1390 auto *ExtType = cast<VectorType>(Op0->getOperand(0)->getType()); in analyzeCostOfVecReduction() local
|
| H A D | LoopVectorize.cpp | 5420 auto *ExtType = VectorType::get(Op0->getOperand(0)->getType(), VectorTy); in getReductionPatternCost() local 5442 auto *ExtType = VectorType::get(RedOp->getOperand(0)->getType(), VectorTy); in getReductionPatternCost() local 5463 auto *ExtType = VectorType::get(LargestOpTy, VectorTy); in getReductionPatternCost() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 91 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::InvalidShiftExtend; member in __anon53fc71c20111::AArch64FastISel::Address 1420 AArch64_AM::ShiftExtendType ExtType, in emitAddSub_rx()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64InstPrinter.cpp | 1289 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val); in printArithExtend() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | Sema.cpp | 533 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in Initialize() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 2437 auto ExtType = LN->getExtensionType(); in lowerBUILD_VECTORAsBroadCastLoad() local 4945 static bool checkValueWidth(SDValue V, ISD::LoadExtType &ExtType) { in checkValueWidth() 6973 ISD::LoadExtType ExtType; in unpackFromMemLoc() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTBitCodes.h | 1128 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) PREDEF_TYPE_##Id##_ID, argument
|