Home
last modified time | relevance | path

Searched refs:Dimension (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolTypeDimension.h20 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::Dimension)
H A DPDBTypes.h274 Dimension, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIR2Vec.h236 const unsigned Dimension; variable
296 FuncVector = Embedding(Dimension, 0); in SymbolicEmbedder()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIR2Vec.cpp143 : F(F), Vocab(Vocab), Dimension(Vocab.getDimension()), in Embedder()
184 Embedding BBVector(Dimension, 0); in computeEmbeddings()
188 Embedding ArgEmb(Dimension, 0); in computeEmbeddings()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h799 Node *Dimension; variable
806 Base(Base_), Dimension(Dimension_) {} in ArrayType()
808 template<typename Fn> void match(Fn F) const { F(Base, Dimension); } in match()
819 if (Dimension) in printRight()
820 Dimension->print(OB); in printRight()
1191 const Node *Dimension; variable
1195 : Node(KVectorType), BaseType(BaseType_), Dimension(Dimension_) {} in VectorType()
1198 const Node *getDimension() const { return Dimension; } in getDimension()
1200 template<typename Fn> void match(Fn F) const { F(BaseType, Dimension); } in match()
1205 if (Dimension) in printLeft()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp252 unsigned Dimension) const { in getMaxWorkitemID()
253 unsigned ReqdSize = getReqdWorkGroupSize(Kernel, Dimension); in getMaxWorkitemID()
H A DAMDGPUSubtarget.h360 unsigned getMaxWorkitemID(const Function &Kernel, unsigned Dimension) const;
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h264 ImplicitConversionKind Dimension);
308 ImplicitConversionKind Dimension : 8; variable
413 return Second == ICK_Identity && Dimension == ICK_Identity && in isIdentityConversion()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBSymbol.cpp95 FACTORY_SYMTAG_CASE(Dimension, PDBSymbolTypeDimension) in createSymbol()
H A DPDBExtras.cpp276 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_SymType, Dimension, OS) in operator <<()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp411 uint32_t Dimension = 1; in replaceWithGEP() local
413 Dimension = getConstant(Call->getArgOperand(DimensionIndex)); in replaceWithGEP()
417 SmallVector<Value *, 4> IdxList(Dimension, Zero); in replaceWithGEP()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1148 Type *ElTy, Value *Base, unsigned Dimension, unsigned LastIndex, in CreatePreserveArrayAccessIndex() argument
1156 SmallVector<Value *, 4> IdxList(Dimension, Zero); in CreatePreserveArrayAccessIndex()
1161 Value *DimV = getInt32(Dimension); in CreatePreserveArrayAccessIndex()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2981 Expr *Dimension; variable
2999 Value(value), Dimension(dimension), Loc(loc), RParen(rparen), in ArrayTypeTraitExpr()
3026 Expr *getDimensionExpression() const { return Dimension; } in getDimensionExpression()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp3341 for (const llvm::APInt &Dimension : Dimensions) in mangleArrayType() local
3342 mangleNumber(Dimension.getLimitedValue()); in mangleArrayType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp174 ImplicitConversionKind Dimension) { in GetDimensionConversionRank() argument
175 ImplicitConversionRank Rank = GetConversionRank(Dimension); in GetDimensionConversionRank()
239 Dimension = ICK_Identity; in setAsIdentityConversion()
263 if (GetDimensionConversionRank(Rank, Dimension) > Rank) in getRank()
264 Rank = GetDimensionConversionRank(Rank, Dimension); in getRank()
2472 SCS.Dimension = DimensionICK; in IsStandardConversion()
5304 ICS.Standard.Dimension = ICK_Identity; in TryReferenceInit()
6529 SCS.Dimension = ICK_Identity; in dropPointerConversion()
H A DSemaExprCXX.cpp5179 if (SCS.Dimension != ICK_Identity) { in PerformImplicitConversion()
5188 switch (SCS.Dimension) { in PerformImplicitConversion()
/freebsd/share/misc/
H A Dpci_vendors21242 1028 0176 Dimension XPS Gen 4
21243 1028 0177 Dimension 8400
21799 1028 8127 Dimension 2400
22093 14f1 200f Dimension 3000
31722 1028 019d Dimension 3000
33891 1028 00c7 Dimension 8100
33906 1028 00c7 Dimension 8100
33920 1028 00c7 Dimension 8100
34010 1028 00c7 Dimension 8100
34120 1028 0160 Dimension 2400
[all …]
H A Dusb_vendors18041 1451 Force Dimension
22427 268b Dimension Engineering
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h2708 unsigned Dimension,
H A DIntrinsicsAMDGPU.td791 // Dimension-aware image intrinsics framework
/freebsd/contrib/byacc/
H A Daclocal.m4774 # remark #810: conversion from "int" to "Dimension={unsigned short}" may lose significant bits
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2165 E->Dimension = Record.readSubExpr(); in VisitArrayTypeTraitExpr()
/freebsd/contrib/ncurses/
H A Daclocal.m43232 # remark #810: conversion from "int" to "Dimension={unsigned short}" may lose significant bits
3856 # remark #810: conversion from "int" to "Dimension={unsigned short}" may lose significant bits
/freebsd/contrib/dialog/
H A Daclocal.m42546 # remark #810: conversion from "int" to "Dimension={unsigned short}" may lose significant bits
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src15330 # Screen Dimension Report (SDR): \E[Pn1;Pn2r
24818 # DTA Dimension Text Area * \E [ Pn ; Pn SPC T - PC -