/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.equal/ |
H A D | equal.pass.cpp | 36 template <class UnderlyingType, class Iter1> 40 UnderlyingType a[] = {0, 1, 2, 3, 4, 5}; in operator ()() 42 UnderlyingType b[s] = {0, 1, 2, 5, 4, 5}; in operator ()() 63 template <class UnderlyingType> 69 UnderlyingType a[] = { in operator ()() 70 UnderlyingType(0x1000), in operator ()() 71 UnderlyingType(0x1001), in operator ()() 72 UnderlyingType(0x1002), in operator ()() 73 UnderlyingType(0x1003), in operator ()() 74 UnderlyingType(0x1004)}; in operator ()() [all …]
|
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | EnumsGen.cpp | 47 StringRef underlyingType, StringRef description, in emitEnumClass() 53 if (!underlyingType.empty()) in emitEnumClass() 54 os << " : " << underlyingType; in emitEnumClass() 194 static void emitDenseMapInfo(StringRef qualName, std::string underlyingType, in emitDenseMapInfo() 196 if (underlyingType.empty()) in emitDenseMapInfo() 197 underlyingType = in emitDenseMapInfo() 222 os << formatv(mapInfo, qualName, underlyingType); in emitMaxValueFn() 273 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitOperators() 302 os << formatv(operators, enumName, underlyingType, validBits); in emitSymToStrFnForIntEnum() 421 std::string underlyingType in emitStrToSymFnForBitEnum() 48 emitEnumClass(const Record & enumDef,StringRef enumName,StringRef underlyingType,StringRef description,const std::vector<EnumAttrCase> & enumerants,raw_ostream & os) emitEnumClass() argument 174 emitDenseMapInfo(StringRef qualName,std::string underlyingType,StringRef cppNamespace,raw_ostream & os) emitDenseMapInfo() argument 253 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); emitOperators() local 401 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); emitStrToSymFnForBitEnum() local 448 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); emitUnderlyingToSymFnForIntEnum() local 503 StringRef underlyingType = enumAttr.getUnderlyingType(); emitSpecializedAttrDef() local 537 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); emitUnderlyingToSymFnForBitEnum() local 560 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); emitEnumDecl() local [all...] |
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PrettyEnumDumper.cpp | 41 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local 42 if (!UnderlyingType) in start() 44 if (UnderlyingType->getBuiltinType() != PDB_BuiltinType::Int || in start() 45 UnderlyingType->getLength() != 4) { in start() 48 Dumper.start(*UnderlyingType); in start()
|
/llvm-project/compiler-rt/lib/orc/ |
H A D | executor_symbol_def.h | 28 using UnderlyingType = uint8_t; 32 enum FlagNames : UnderlyingType { 58 UnderlyingType getRawFlagsValue() const { in getRawFlagsValue() 59 return static_cast<UnderlyingType>(Flags); in getRawFlagsValue() 96 SPSTuple<JITSymbolFlags::UnderlyingType, JITSymbolFlags::TargetFlagsType>; 113 JITSymbolFlags::UnderlyingType RawFlags; in deserialize()
|
/llvm-project/clang/include/clang/AST/ |
H A D | TypeProperties.td | 406 def : Property<"underlyingType", QualType> { 411 return ctx.getUsingType(foundDeclaration, underlyingType); 419 def : Property<"underlyingType", QualType> { 424 return ctx.getTypedefType(cast<TypedefNameDecl>(declaration), underlyingType); 457 def : Property<"underlyingType", QualType> { 465 return ctx.getDecltypeType(expression, underlyingType); 490 def : Property<"underlyingType", QualType> { 498 return ctx.getUnaryTransformType(baseType, underlyingType, transform); 652 def : Property<"underlyingType", QualType> { 660 return ctx.getMacroQualifiedType(underlyingType, macroIdentifie [all...] |
/llvm-project/lldb/unittests/ValueObject/ |
H A D | DumpValueObjectOptionsTests.cpp | 75 template <typename UnderlyingType> 77 const std::vector<std::pair<const char *, UnderlyingType>> enumerators, in TestDumpEnum() 78 const std::vector<std::tuple<UnderlyingType, DumpValueObjectOptions, in TestDumpEnum() argument 96 template <typename UnderlyingType> 98 const std::vector<std::pair<const char *, UnderlyingType>> enumerators) { in MakeEnumType() 100 std::is_same<UnderlyingType, int>::value ? lldb::eEncodingSint in MakeEnumType()
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | WithCache.h | 30 using UnderlyingType = std::remove_pointer_t<Arg>; variable 36 using PointerType = conditionally_const_t<UnderlyingType *, IsConst>; 37 using ReferenceType = conditionally_const_t<UnderlyingType &, IsConst>;
|
/llvm-project/lld/test/COFF/Inputs/ |
H A D | pdb-type-server-guid-collision-a-pdb.yaml | 59 UnderlyingType: 116 272 UnderlyingType: 116 395 UnderlyingType: 116 505 UnderlyingType: 116 740 UnderlyingType: 116 825 UnderlyingType: 116 888 UnderlyingType: 116 908 UnderlyingType: 116
|
H A D | pdb-type-server-guid-collision-b-pdb.yaml | 87 UnderlyingType: 116 300 UnderlyingType: 116 423 UnderlyingType: 116 533 UnderlyingType: 116 768 UnderlyingType: 116 853 UnderlyingType: 116 916 UnderlyingType: 116 936 UnderlyingType: 116
|
H A D | pdb-file-statics-b.yaml | 193 UnderlyingType: 116 420 UnderlyingType: 116 553 UnderlyingType: 116 673 UnderlyingType: 116 918 UnderlyingType: 116 1013 UnderlyingType: 116 1103 UnderlyingType: 116 1128 UnderlyingType: 116
|
H A D | pdb-file-statics-a.yaml | 218 UnderlyingType: 116 445 UnderlyingType: 116 578 UnderlyingType: 116 698 UnderlyingType: 116 943 UnderlyingType: 116 1038 UnderlyingType: 116 1128 UnderlyingType: 116 1153 UnderlyingType: 116
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | EnumAttr.td | 134 string underlyingType = ""; 241 let underlyingType = "uint32_t"; 245 let underlyingType = "uint64_t"; 328 let underlyingType = "uint8_t"; 334 let underlyingType = "uint16_t"; 340 let underlyingType = "uint32_t"; 346 let underlyingType = "uint64_t";
|
/llvm-project/llvm/test/DebugInfo/PDB/ |
H A D | pdbdump-yaml-types.test | 60 YAML: UnderlyingType: 116 160 YAML: UnderlyingType: 116 283 YAML: UnderlyingType: 116 366 YAML: UnderlyingType: 116 386 YAML: UnderlyingType: 116 517 YAML: UnderlyingType: 116 862 YAML: UnderlyingType: 116 947 YAML: UnderlyingType: 116
|
/llvm-project/libcxx/test/libcxx/algorithms/ |
H A D | half_positive.pass.cpp | 26 template <class IntType, class UnderlyingType = IntType> in test() 27 TEST_CONSTEXPR bool test(IntType max_v = IntType(std::numeric_limits<UnderlyingType>::max())) { in test()
|
/llvm-project/lld/test/COFF/ |
H A D | pdb-heapsite.yaml | 366 UnderlyingType: 116 590 UnderlyingType: 116 723 UnderlyingType: 116 843 UnderlyingType: 116 1088 UnderlyingType: 116 1183 UnderlyingType: 116 1273 UnderlyingType: 116 1298 UnderlyingType: 116
|
H A D | pdb-thunk.yaml | 1041 UnderlyingType: 116 1265 UnderlyingType: 116 1398 UnderlyingType: 116 1518 UnderlyingType: 116 1763 UnderlyingType: 116 1858 UnderlyingType: 116 1948 UnderlyingType: 116 1973 UnderlyingType: 116
|
/llvm-project/llvm/test/DebugInfo/COFF/ |
H A D | enum-co.ll | 45 ; CHECK: UnderlyingType: int (0x74) 56 ; CHECK: UnderlyingType: int (0x74) 68 ; CHECK: UnderlyingType: int (0x74) 80 ; CHECK: UnderlyingType: int (0x74)
|
H A D | nested-types.ll | 69 ; CHECK-NEXT: UnderlyingType: int (0x74) 92 ; CHECK-NEXT: UnderlyingType: int (0x74)
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | ExecutorSymbolDef.h | 86 SPSTuple<JITSymbolFlags::UnderlyingType, JITSymbolFlags::TargetFlagsType>; 103 JITSymbolFlags::UnderlyingType RawFlags; in deserialize()
|
/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | JITSymbol.h | 76 using UnderlyingType = uint8_t; 79 enum FlagNames : UnderlyingType { 167 UnderlyingType getRawFlagsValue() const { in getRawFlagsValue() 168 return static_cast<UnderlyingType>(Flags); in getRawFlagsValue()
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeEnum.cpp | 304 const auto UnderlyingType = in getLength() local 306 return UnderlyingType ? UnderlyingType->getLength() : 0; in getLength()
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | DenseMapInfo.h | 308 using UnderlyingType = std::underlying_type_t<Enum>; 309 using Info = DenseMapInfo<UnderlyingType>; 318 return Info::getHashValue(static_cast<UnderlyingType>(Val));
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() argument 527 UnderlyingType(UnderlyingType) {} in EnumRecord() 529 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() 531 TypeIndex UnderlyingType; variable
|
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/Inputs/ |
H A D | s_constant.s | 424 # UnderlyingType: unsigned __int64 (0x23) 532 # UnderlyingType: __int64 (0x13) 613 # UnderlyingType: unsigned (0x75) 694 # UnderlyingType: int (0x74) 771 # UnderlyingType: unsigned char (0x20) 854 # UnderlyingType: char (0x70)
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ExpandVariadics.cpp | 677 Type *const UnderlyingType = IsByVal ? CB->getParamByValType(I) in expandCall() 681 DL.getTypeAllocSize(UnderlyingType).getFixedValue(); in expandCall() 684 Type *FrameFieldType = UnderlyingType; in expandCall() 689 VariadicABIInfo::VAArgSlotInfo SlotInfo = ABI->slotInfo(DL, UnderlyingType); in expandCall() 697 Builder.CreateAlloca(UnderlyingType, nullptr, "IndirectAlloca"); in expandCall() 676 Type *const UnderlyingType = IsByVal ? CB->getParamByValType(I) expandCall() local
|