Home
last modified time | relevance | path

Searched defs:Dimensions (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTypeSize.h49 static constexpr auto Dimensions = LinearPolyBaseTypeTraits<LeafTy>::Dimensions; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTFUtils.cpp431 const std::vector<int64_t> &Dimensions) { in initInput()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h495 NodeArrayNode *Dimensions = nullptr; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp1350 SmallVector<CodeGenFunction::VlaSizePair, 4> Dimensions; in EmitAndRegisterVariableArrayDimensions() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp2862 SmallVector<llvm::APInt, 3> Dimensions; in mangleArrayType() local