/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.h | 61 struct ExtType { struct 62 enum { SExt, ZExt }; 65 ExtType(char t, uint16_t w) : Type(t), Width(w) {} in ExtType() argument 67 char Type = 0; 68 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/CodeGen/ |
H A D | CGDebugInfo.h | 83 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ argument
|
H A D | CodeGenTypes.cpp | 492 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in ConvertType() 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 | 413 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getWrittenTypeSpec() argument
|
H A D | Type.cpp | 3433 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getName() argument 4769 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in canHaveNullability() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1439 LegalizeAction getLoadExtAction(unsigned ExtType, EVT ValVT, in getLoadExtAction() 1451 bool isLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegal() 1457 bool isLoadExtLegalOrCustom(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegalOrCustom() 1463 LegalizeAction getAtomicLoadExtAction(unsigned ExtType, EVT ValVT, in getAtomicLoadExtAction() 1480 bool isAtomicLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isAtomicLoadExtLegal() 2553 void setLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, in setLoadExtAction() 2564 for (auto ExtType : ExtTypes) in setLoadExtAction() local 2575 void setAtomicLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, in setAtomicLoadExtAction() 2588 for (auto ExtType : ExtTypes) in setAtomicLoadExtAction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 1265 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad() local 1321 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 2031 ISD::LoadExtType ExtType = LD->getExtensionType(); SplitVecRes_LOAD() local 2077 ISD::LoadExtType ExtType = LD->getExtensionType(); SplitVecRes_VP_LOAD() local 2246 ISD::LoadExtType ExtType = MLD->getExtensionType(); SplitVecRes_MLOAD() local 2372 ISD::LoadExtType ExtType = MGT->getExtensionType(); SplitVecRes_Gather() local 5653 ISD::LoadExtType ExtType = LD->getExtensionType(); WidenVecRes_LOAD() local 5729 ISD::LoadExtType ExtType = N->getExtensionType(); WidenVecRes_VP_LOAD() local 5802 ISD::LoadExtType ExtType = N->getExtensionType(); WidenVecRes_MLOAD() local 7571 GenWidenVectorExtLoads(SmallVectorImpl<SDValue> & LdChain,LoadSDNode * LD,ISD::LoadExtType ExtType) GenWidenVectorExtLoads() argument [all...] |
H A D | SelectionDAG.cpp | 565 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType() 5049 unsigned ExtType = LD->getExtensionType(); in ComputeNumSignBits() local 8875 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 8899 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 8966 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad() 8977 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad() 9147 ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, const SDLoc &dl, in getLoadVP() 9170 ISD::LoadExtType ExtType, EVT VT, in getLoadVP() 9225 SDValue SelectionDAG::getExtLoadVP(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoadVP() 9238 SDValue SelectionDAG::getExtLoadVP(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoadVP() [all …]
|
H A D | LegalizeIntegerTypes.cpp | 946 ISD::LoadExtType ExtType = in PromoteIntRes_LOAD() local 962 ISD::LoadExtType ExtType = N->getExtensionType(); in PromoteIntRes_MLOAD() local 984 ISD::LoadExtType ExtType = N->getExtensionType(); in PromoteIntRes_MGATHER() local 4059 ISD::LoadExtType ExtType = N->getExtensionType(); in ExpandIntRes_LOAD() local
|
H A D | LegalizeVectorOps.cpp | 289 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPreLegalizer.cpp | 93 SPIRVType *ExtType = in addConstantsToTrack() local
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | USRGeneration.cpp | 755 #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/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 92 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::InvalidShiftExtend; member in __anon53fc71c20111::AArch64FastISel::Address 1425 AArch64_AM::ShiftExtendType ExtType, in emitAddSub_rx()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 1263 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val); printArithExtend() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | Sema.cpp | 465 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in Initialize() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 3450 static bool checkValueWidth(SDValue V, ISD::LoadExtType &ExtType) { in checkValueWidth() 4971 ISD::LoadExtType ExtType; in unpackFromMemLoc() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTContext.h | 1160 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTBitCodes.h | 1110 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) PREDEF_TYPE_##Id##_ID, argument
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 5826 auto *ExtType = VectorType::get(Op0->getOperand(0)->getType(), VectorTy); in getReductionPatternCost() local 5848 auto *ExtType = VectorType::get(RedOp->getOperand(0)->getType(), VectorTy); in getReductionPatternCost() local 5869 auto *ExtType = VectorType::get(LargestOpTy, VectorTy); in getReductionPatternCost() local
|