/llvm-project/clang/docs/ |
H A D | BoundsSafety.rst | 393 ABI visibility and default annotationsDefault pointer types global() argument 455 ABI implications of default bounds annotationsDefault pointer types global() argument 506 Default pointer types in ``typeof()``Default pointer types global() argument 570 Default pointer types in ``sizeof()``Default pointer types global() argument 596 Default pointer types in ``alignof()``Default pointer types global() argument 612 Default pointer types used in C-style castsDefault pointer types global() argument 634 Default pointer types in typedefDefault pointer types global() argument [all...] |
/llvm-project/mlir/lib/Dialect/IRDL/IR/ |
H A D | IRDLOps.cpp | 35 DenseMap<TypeOp, std::unique_ptr<DynamicTypeDefinition>> const &types, in getVerifier() 43 DenseMap<TypeOp, std::unique_ptr<DynamicTypeDefinition>> const &types, in getVerifier() 98 DenseMap<TypeOp, std::unique_ptr<DynamicTypeDefinition>> const &types, in getVerifier() 127 DenseMap<TypeOp, std::unique_ptr<DynamicTypeDefinition>> const &types, in getVerifier() 136 DenseMap<TypeOp, std::unique_ptr<DynamicTypeDefinition>> const &types, in getVerifier() 145 DenseMap<TypeOp, std::unique_ptr<DynamicTypeDefinition>> const &types, in getVerifier() 153 DenseMap<TypeOp, std::unique_ptr<DynamicTypeDefinition>> const &types, in getVerifier()
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | instantiate-exception-spec-cxx11.cpp | 95 struct types { struct 96 typedef base<types> base; 97 typedef type1<types> type1; 98 typedef type2<types> type2;
|
/llvm-project/mlir/lib/CAPI/Debug/ |
H A D | Debug.cpp | 28 void mlirSetGlobalDebugTypes(const char **types, intptr_t n) { in mlirSetGlobalDebugTypes()
|
/llvm-project/flang/test/Lower/HLFIR/ |
H A D | poly_expr_for_nonpoly_dummy.f90 | 5 module types module
|
H A D | associate-for-args-with-alloc-components.f90 | 9 module types module
|
H A D | array-ctor-derived.f90 | 4 module types module
|
H A D | elemental-call-with-finalization.f90 | 6 module types module
|
/llvm-project/lld/wasm/ |
H A D | Relocations.cpp | 87 ArrayRef<WasmSignature> types = file->getWasmObj()->types(); scanRelocations() local
|
/llvm-project/mlir/docs/DefiningDialects/ |
H A D | AttributesAndTypes.md | 1065 Defining a mutable storageDefining Dialect Attributes and Types""Attributes and Types""Mutable attributes and types global() argument 1125 Type class definitionDefining Dialect Attributes and Types""Attributes and Types""Mutable attributes and types global() argument [all...] |
/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
H A D | MachVMRegion.cpp | 187 std::vector<std::string> types; in GetMemoryTypes() local [all...] |
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.in_range/ |
H A D | in_range.pass.cpp | 71 unsigned short, short, unsigned char, signed char> types; in test() local
|
/llvm-project/clang/test/SemaObjC/ |
H A D | comptypes-10.m | 40 char *types; field
|
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | CompileUnitIndex.cpp | 68 LazyRandomTypeCollection &types = index.ipi().typeCollection(); in ParseBuildInfo() local 228 LazyRandomTypeCollection &types = m_index.ipi().typeCollection(); in GetMainSourceFile() local
|
/llvm-project/flang/lib/Optimizer/Dialect/CUF/ |
H A D | CUFOps.cpp | 141 parseCUFKernelValues(mlir::OpAsmParser & parser,llvm::SmallVectorImpl<mlir::OpAsmParser::UnresolvedOperand> & values,llvm::SmallVectorImpl<mlir::Type> & types) parseCUFKernelValues() argument 170 printCUFKernelValues(mlir::OpAsmPrinter & p,mlir::Operation * op,mlir::ValueRange values,mlir::TypeRange types) printCUFKernelValues() argument
|
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/ |
H A D | SparseAssembler.cpp | 27 static void convTypes(bool &hasAnnotation, TypeRange types, in convTypes() argument 59 convVals(OpBuilder & builder,Location loc,TypeRange types,ValueRange fromVals,ValueRange extraVals,SmallVectorImpl<Value> & toVals,unsigned extra,bool isIn,bool directOut) convVals() argument
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | TypeRange.h | 50 TypeRange(std::initializer_list<Type> types) TypeRange() argument [all...] |
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_less_equal/ |
H A D | cmp_less_equal.pass.cpp | 87 unsigned short, short, unsigned char, signed char> types; in test() local
|
/llvm-project/offload/test/offloading/ |
H A D | non_contiguous_update.cpp | 40 int64_t *types = &type; in main() local
|
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_greater/ |
H A D | cmp_greater.pass.cpp | 86 unsigned short, short, unsigned char, signed char> types; in test() local
|
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_greater_equal/ |
H A D | cmp_greater_equal.pass.cpp | 88 unsigned short, short, unsigned char, signed char> types; test() local
|
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_less/ |
H A D | cmp_less.pass.cpp | 87 unsigned short, short, unsigned char, signed char> types; in test() local
|
/llvm-project/mlir/lib/Dialect/Tosa/IR/ |
H A D | ShardingInterfaceImpl.cpp | 39 SmallVector<utils::IteratorType> types(tensorType.getRank() + 1, in getLoopIteratorTypes() local
|
/llvm-project/mlir/lib/IR/ |
H A D | TypeRange.cpp | 17 TypeRange::TypeRange(ArrayRef<Type> types) in TypeRange() argument
|
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_equal/ |
H A D | cmp_equal.pass.cpp | 95 unsigned short, short, unsigned char, signed char> types; in test() local
|