Home
last modified time | relevance | path

Searched defs:Id (Results 1 – 25 of 225) sorted by relevance

123456789

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DTypes.cpp32 for (auto Id : Phases) in PhasesBitSet() local
52 const char *types::getTypeName(ID Id) { in getTypeName()
56 types::ID types::getPreprocessedType(ID Id) { in getPreprocessedType()
64 static bool isPreprocessedModuleType(ID Id) { in isPreprocessedModuleType()
68 static bool isPreprocessedHeaderUnitType(ID Id) { in isPreprocessedHeaderUnitType()
73 types::ID types::getPrecompiledType(ID Id) { in getPrecompiledType()
83 const char *types::getTypeTempSuffix(ID Id, bool CLStyle) { in getTypeTempSuffix()
100 bool types::onlyPrecompileType(ID Id) { in onlyPrecompileType()
105 bool types::canTypeBeUserSpecified(ID Id) { in canTypeBeUserSpecified()
117 bool types::appendSuffixForType(ID Id) { in appendSuffixForType()
[all …]
H A DOptionUtils.cpp19 IntTy getLastArgIntValueImpl(const ArgList &Args, OptSpecifier Id, in getLastArgIntValueImpl()
36 int getLastArgIntValue(const ArgList &Args, OptSpecifier Id, int Default, in getLastArgIntValue()
41 uint64_t getLastArgUInt64Value(const ArgList &Args, OptSpecifier Id, in getLastArgUInt64Value()
H A DPhases.cpp15 const char *phases::getPhaseName(ID Id) { in getPhaseName()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp216 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() argument
221 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in TypeIdxFromBuiltin() argument
241 #define SVE_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() argument
246 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in TypeIdxFromBuiltin() argument
251 #define RVV_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() argument
256 #define WASM_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() argument
261 #define AMDGPU_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DPrintfFormatString.cpp852 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() argument
855 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in fixType() argument
858 #define SVE_TYPE(Name, Id, SingletonId) \ in fixType() argument
861 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in fixType() argument
864 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in fixType() argument
866 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in fixType() argument
868 #define AMDGPU_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in fixType() argument
870 #define SIGNED_TYPE(Id, SingletonId) in fixType() argument
871 #define UNSIGNED_TYPE(Id, SingletonId) in fixType() argument
872 #define FLOATING_TYPE(Id, SingletonId) in fixType() argument
[all …]
H A DNSAPI.cpp435 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() argument
438 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getNSNumberFactoryMethodKind() argument
446 #define SVE_TYPE(Name, Id, SingletonId) \ in getNSNumberFactoryMethodKind() argument
449 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in getNSNumberFactoryMethodKind() argument
452 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getNSNumberFactoryMethodKind() argument
454 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getNSNumberFactoryMethodKind() argument
456 #define AMDGPU_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getNSNumberFactoryMethodKind() argument
591 Selector NSAPI::getOrInitNullarySelector(StringRef Id, Selector &Sel) const { in getOrInitNullarySelector()
H A DTypeLoc.cpp410 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() argument
413 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getWrittenTypeSpec() argument
421 #define SVE_TYPE(Name, Id, SingletonId) \ in getWrittenTypeSpec() argument
424 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in getWrittenTypeSpec() argument
427 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() argument
429 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() argument
431 #define AMDGPU_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() argument
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp37 StringRef Id) { in getNode()
46 static Error printNode(StringRef Id, const MatchFinder::MatchResult &Match, in printNode()
85 std::string Id; member in __anona430d0b90111::DebugPrintNodeStencil
113 std::string Id; member in __anona430d0b90111::UnaryOperationStencil
116 UnaryOperationStencil(UnaryNodeOperator Op, std::string Id) in UnaryOperationStencil()
292 std::string Id; member in __anona430d0b90111::IfBoundStencil
297 IfBoundStencil(StringRef Id, Stencil TrueStencil, Stencil FalseStencil) in IfBoundStencil()
434 Stencil transformer::dPrint(StringRef Id) { in dPrint()
438 Stencil transformer::expression(llvm::StringRef Id) { in expression()
463 Stencil transformer::describe(StringRef Id) { in describe()
[all …]
H A DParsing.cpp166 auto Id = State.Input.take_while( in parseId() local
184 StringRef Id = State.Input.take_until([](char c) { return c == '"'; }); in parseStringId() local
247 auto Id = parseId(State); in parseRangeSelectorImpl() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGenData/
H A DOutlinedHashTreeRecord.cpp41 unsigned Id; in inputOne() local
80 auto Id = endian::readNext<uint32_t, endianness::little, unaligned>(Ptr); in deserialize() local
130 auto Id = P.second; in convertToStableData() local
152 auto Id = P.first; in convertFromStableData() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp20 NativeTypeUDT::NativeTypeUDT(NativeSession &Session, SymIndexId Id, in NativeTypeUDT()
25 NativeTypeUDT::NativeTypeUDT(NativeSession &Session, SymIndexId Id, in NativeTypeUDT()
30 NativeTypeUDT::NativeTypeUDT(NativeSession &Session, SymIndexId Id, in NativeTypeUDT()
H A DNativeTypeEnum.cpp102 SymIndexId Id = Session.getSymbolCache() in getChildAtIndex() local
118 NativeTypeEnum::NativeTypeEnum(NativeSession &Session, SymIndexId Id, in NativeTypeEnum()
123 NativeTypeEnum::NativeTypeEnum(NativeSession &Session, SymIndexId Id, in NativeTypeEnum()
302 const auto Id = Session.getSymbolCache().findSymbolByTypeIndex( in getLength() local
H A DSymbolCache.cpp199 SymIndexId Id = 0; in findSymbolByTypeIndex() local
281 SymIndexId Id = 0; in getOrCreateGlobalSymbolByOffset() local
308 SymIndexId Id = createSymbol<NativeInlineSiteSymbol>(Sym, ParentAddr); in getOrCreateInlineSymbol() local
373 SymIndexId Id = createSymbol<NativeFunctionSymbol>(PS, I.offset()); in findFunctionSymbolBySectOffset() local
442 SymIndexId Id = createSymbol<NativePublicSymbol>(PS); in findPublicSymbolBySectOffset() local
630 SymIndexId Id = SourceFiles.size(); in getOrCreateSourceFile() local
H A DNativeFunctionSymbol.cpp26 SymIndexId Id, in NativeFunctionSymbol()
126 SymIndexId Id = Session.getSymbolCache().getOrCreateInlineSymbol( in findInlineFramesByVA() local
H A DNativeTypePointer.cpp20 NativeTypePointer::NativeTypePointer(NativeSession &Session, SymIndexId Id, in NativeTypePointer()
27 NativeTypePointer::NativeTypePointer(NativeSession &Session, SymIndexId Id, in NativeTypePointer()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h58 #define BASIC_SVAL(Id, Parent) Id##Kind, argument
59 #define LOC_SVAL(Id, Parent) Loc##Id##Kind, argument
60 #define NONLOC_SVAL(Id, Parent) NonLoc##Id##Kind, argument
61 #define SVAL_RANGE(Id, First, Last) \ argument
181 #define NONLOC_SVAL(Id, Parent) \ argument
188 #define LOC_SVAL(Id, Parent) \ argument
H A DSymExpr.h35 #define SYMBOL(Id, Parent) Id##Kind, argument
36 #define SYMBOL_RANGE(Id, First, Last) BEGIN_##Id = First, END_##Id = Last, argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp489 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() argument
492 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in ConvertType() argument
561 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in ConvertType() argument
567 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in ConvertType() argument
584 #define WASM_REF_TYPE(Name, MangledName, Id, SingletonId, AS) \ in ConvertType() argument
592 #define AMDGPU_OPAQUE_PTR_TYPE(Name, MangledName, AS, Width, Align, Id, \ in ConvertType() argument
598 #define BUILTIN_TYPE(Id, SingletonId) in ConvertType() argument
599 #define PLACEHOLDER_TYPE(Id, SingletonId) \ in ConvertType() argument
H A DCGDebugInfo.h74 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
83 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ argument
86 #define WASM_TYPE(Name, Id, SingletonId) llvm::DIType *SingletonId = nullptr; argument
88 #define AMDGPU_TYPE(Name, Id, SingletonId) llvm::DIType *SingletonId = nullptr; argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp63 DWORD Id = 0; in getSourceFileId() local
68 DWORD Id = 0; in getCompilandId() local
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DArgList.cpp45 void ArgList::eraseArg(OptSpecifier Id) { in eraseArg() argument
59 for (auto Id : Ids) { in getRange() local
92 StringRef ArgList::getLastArgValue(OptSpecifier Id, StringRef Default) const { in getLastArgValue() argument
116 for (OptSpecifier Id in AddAllArgsExcept() local
123 for (OptSpecifier Id : Ids) { AddAllArgsExcept() local
[all...]
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp31 struct Id { struct
32 u32 id;
33 u32 seq;
35 explicit Id(u32 id = 0, u32 seq = 0) in Id() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp94 static unsigned toIndex(ID Id) { in toIndex()
107 static unsigned getNumArgs(ID Id) { return Table[toIndex(Id)].NumArgs; } in getNumArgs()
108 static StringRef getName(ID Id) { return Table[toIndex(Id)].Name; } in getName()
570 int Id = 0; in buildManglingRulesMap() local
1074 bool UnmangledFuncInfo::lookup(StringRef Name, ID &Id) { in lookup()
1101 AMDGPULibFunc::AMDGPULibFunc(EFuncId Id, const AMDGPULibFunc &CopyFrom) { in AMDGPULibFunc()
1108 AMDGPULibFunc::AMDGPULibFunc(EFuncId Id, FunctionType *FT, bool SignedInts) { in AMDGPULibFunc()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp751 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() argument
755 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in VisitType() argument
769 #define SVE_TYPE(Name, Id, SingletonId) \ in VisitType() argument
773 #define PPC_VECTOR_TYPE(Name, Id, Size) \ in VisitType() argument
777 #define RVV_TYPE(Name, Id, SingletonId) \ in VisitType() argument
781 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in VisitType() argument
783 #define AMDGPU_TYPE(Name, Id, SingletonId) \ in VisitType() argument
846 #define BUILTIN_TYPE(Id, SingletonId) in VisitType() argument
847 #define PLACEHOLDER_TYPE(Id, SingletonId) case BuiltinType::Id: in VisitType() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h26 uint16_t Id; member
38 static int64_t getLastCoefficient(ArrayRef<Entry> Row, uint16_t Id) { in getLastCoefficient() argument

123456789