Home
last modified time | relevance | path

Searched defs:types (Results 1 – 25 of 165) sorted by relevance

1234567

/llvm-project/clang/docs/
H A DBoundsSafety.rst393 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 DIRDLOps.cpp35 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 Dinstantiate-exception-spec-cxx11.cpp95 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 DDebug.cpp28 void mlirSetGlobalDebugTypes(const char **types, intptr_t n) { in mlirSetGlobalDebugTypes()
/llvm-project/flang/test/Lower/HLFIR/
H A Dpoly_expr_for_nonpoly_dummy.f905 module types module
H A Dassociate-for-args-with-alloc-components.f909 module types module
H A Darray-ctor-derived.f904 module types module
H A Delemental-call-with-finalization.f906 module types module
/llvm-project/lld/wasm/
H A DRelocations.cpp87 ArrayRef<WasmSignature> types = file->getWasmObj()->types(); scanRelocations() local
/llvm-project/mlir/docs/DefiningDialects/
H A DAttributesAndTypes.md1065 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 DMachVMRegion.cpp187 std::vector<std::string> types; in GetMemoryTypes() local
[all...]
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.in_range/
H A Din_range.pass.cpp71 unsigned short, short, unsigned char, signed char> types; in test() local
/llvm-project/clang/test/SemaObjC/
H A Dcomptypes-10.m40 char *types; field
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp68 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 DCUFOps.cpp141 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 DSparseAssembler.cpp27 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 DTypeRange.h50 TypeRange(std::initializer_list<Type> types) TypeRange() argument
[all...]
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_less_equal/
H A Dcmp_less_equal.pass.cpp87 unsigned short, short, unsigned char, signed char> types; in test() local
/llvm-project/offload/test/offloading/
H A Dnon_contiguous_update.cpp40 int64_t *types = &type; in main() local
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_greater/
H A Dcmp_greater.pass.cpp86 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 Dcmp_greater_equal.pass.cpp88 unsigned short, short, unsigned char, signed char> types; test() local
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_less/
H A Dcmp_less.pass.cpp87 unsigned short, short, unsigned char, signed char> types; in test() local
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DShardingInterfaceImpl.cpp39 SmallVector<utils::IteratorType> types(tensorType.getRank() + 1, in getLoopIteratorTypes() local
/llvm-project/mlir/lib/IR/
H A DTypeRange.cpp17 TypeRange::TypeRange(ArrayRef<Type> types) in TypeRange() argument
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_equal/
H A Dcmp_equal.pass.cpp95 unsigned short, short, unsigned char, signed char> types; in test() local

1234567