Home
last modified time | relevance | path

Searched defs:ExtType (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.h61 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 DHexagonISelDAGToDAG.cpp86 ISD::LoadExtType ExtType = LD->getExtensionType(); in INITIALIZE_PASS() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp221 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in TypeIdxFromBuiltin() argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h83 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ argument
H A DCodeGenTypes.cpp492 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in ConvertType() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp438 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getNSNumberFactoryMethodKind() argument
H A DPrintfFormatString.cpp855 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in fixType() argument
H A DTypeLoc.cpp413 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getWrittenTypeSpec() argument
H A DType.cpp3433 #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 DTargetLowering.h1439 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 DR600ISelLowering.cpp1265 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 DLegalizeVectorTypes.cpp2031 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 DSelectionDAG.cpp565 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 DLegalizeIntegerTypes.cpp946 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 DLegalizeVectorOps.cpp289 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp93 SPIRVType *ExtType = in addConstantsToTrack() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp755 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in VisitType() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp273 ISD::LoadExtType ExtType; in unpackFromMemLoc() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp92 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 DAArch64InstPrinter.cpp1263 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val); printArithExtend() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp465 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in Initialize() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3450 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 DASTContext.h1160 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ argument
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1110 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) PREDEF_TYPE_##Id##_ID, argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5826 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

12