| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonBitTracker.h | 50 struct ExtType { struct 51 enum { SExt, ZExt }; 52 char Type; 53 uint16_t Width; 54 ExtType() : Type(0), Width(0) {} in ExtType() function 55 ExtType(char t, uint16_t w) : Type(t), Width(w) {} in ExtType() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonBitTracker.h | 61 struct ExtType { struct 62 enum { SExt, ZExt }; 65 ExtType(char t, uint16_t w) : Type(t), Width(w) {} in ExtType() function 67 char Type = 0; 68 uint16_t Width = 0;
|
| /external/llvm-project/llvm/lib/Target/Hexagon/ |
| 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;
|
| /external/llvm-project/clang/lib/Serialization/ |
| D | ASTCommon.cpp | 215 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in TypeIdxFromBuiltin() argument
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGOpenCLRuntime.cpp | 64 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in convertOpenCLSpecificType() argument
|
| D | CGDebugInfo.h | 81 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ argument
|
| D | CodeGenTypes.cpp | 533 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in ConvertType() argument
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorOps.cpp | 204 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() local 513 ISD::LoadExtType ExtType = LD->getExtensionType(); in ExpandLoad() local
|
| D | LegalizeVectorTypes.cpp | 1049 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD() local 1096 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD() local 2839 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD() local 2870 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD() local 3645 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
|
| D | SelectionDAG.cpp | 233 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType() 2731 unsigned ExtType = LD->getExtensionType(); in ComputeNumSignBits() local 5052 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 5084 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 5150 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad() 5162 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad()
|
| /external/llvm-project/clang/lib/AST/ |
| D | NSAPI.cpp | 466 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getNSNumberFactoryMethodKind() argument
|
| D | PrintfFormatString.cpp | 788 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in fixType() argument
|
| D | TypeLoc.cpp | 395 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getWrittenTypeSpec() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorOps.cpp | 260 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() local 723 ISD::LoadExtType ExtType = LD->getExtensionType(); in ExpandLoad() local
|
| D | LegalizeVectorTypes.cpp | 1500 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD() local 1545 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD() local 3690 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD() local 3721 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD() local 5021 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 657 LegalizeAction getLoadExtAction(unsigned ExtType, EVT ValVT, in getLoadExtAction() 669 bool isLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegal() 675 bool isLoadExtLegalOrCustom(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegalOrCustom() 1433 void setLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, in setLoadExtAction()
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorTypes.cpp | 1613 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD() local 1666 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD() local 1751 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecRes_MGATHER() local 2396 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecOp_MGATHER() local 3843 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD() local 3888 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD() local 5174 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
|
| D | LegalizeVectorOps.cpp | 258 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | R600ISelLowering.cpp | 1388 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad() local 1444 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD() local
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | R600ISelLowering.cpp | 1394 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad() local 1450 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD() local
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | R600ISelLowering.cpp | 1513 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad() local 1569 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 1064 LegalizeAction getLoadExtAction(unsigned ExtType, EVT ValVT, in getLoadExtAction() 1076 bool isLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegal() 1082 bool isLoadExtLegalOrCustom(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegalOrCustom() 2011 void setLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, in setLoadExtAction()
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 1216 LegalizeAction getLoadExtAction(unsigned ExtType, EVT ValVT, in getLoadExtAction() 1228 bool isLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegal() 1234 bool isLoadExtLegalOrCustom(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegalOrCustom() 2160 void setLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, in setLoadExtAction()
|
| /external/capstone/arch/AArch64/ |
| D | AArch64InstPrinter.c | 1027 AArch64_AM_ShiftExtendType ExtType = AArch64_AM_getArithExtendType(Val); in printArithExtend() local
|
| /external/llvm-project/clang/lib/Index/ |
| D | USRGeneration.cpp | 721 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in VisitType() argument
|