/llvm-project/libcxx/test/std/containers/unord/unord.map/ |
H A D | equal_range.transparent.pass.cpp | 30 using M = unord_map_type<std::unordered_map, transparent_hash, std::equal_to<>>; in main() typedef 37 using M = unord_map_type<std::unordered_map, transparent_hash_final, transparent_equal_final>; in main() typedef 44 using M = unord_map_type<std::unordered_map, non_transparent_hash, std::equal_to<>>; in main() typedef 51 using M = unord_map_type<std::unordered_map, transparent_hash, std::equal_to<key_type>>; in main() typedef 58 using M = unord_map_type<std::unordered_map, non_transparent_hash, std::equal_to<key_type>>; in main() typedef
|
H A D | contains.transparent.pass.cpp | 29 using M = unord_map_type<std::unordered_map, transparent_hash, std::equal_to<>>; in main() typedef 36 using M = unord_map_type<std::unordered_map, transparent_hash_final, transparent_equal_final>; in main() typedef 43 using M = unord_map_type<std::unordered_map, non_transparent_hash, std::equal_to<>>; in main() typedef 50 using M = unord_map_type<std::unordered_map, transparent_hash, std::equal_to<key_type>>; in main() typedef 57 using M = unord_map_type<std::unordered_map, non_transparent_hash, std::equal_to<key_type>>; in main() typedef
|
H A D | find.transparent.pass.cpp | 30 using M = unord_map_type<std::unordered_map, transparent_hash, std::equal_to<>>; in main() typedef 37 using M = unord_map_type<std::unordered_map, transparent_hash_final, transparent_equal_final>; in main() typedef 44 using M = unord_map_type<std::unordered_map, non_transparent_hash, std::equal_to<>>; in main() typedef 51 using M = unord_map_type<std::unordered_map, transparent_hash, std::equal_to<key_type>>; in main() typedef 58 using M = unord_map_type<std::unordered_map, non_transparent_hash, std::equal_to<key_type>>; in main() typedef
|
H A D | count.transparent.pass.cpp | 30 using M = unord_map_type<std::unordered_map, transparent_hash, std::equal_to<>>; in main() typedef 37 using M = unord_map_type<std::unordered_map, transparent_hash_final, transparent_equal_final>; in main() typedef 44 using M = unord_map_type<std::unordered_map, non_transparent_hash, std::equal_to<>>; in main() typedef 51 using M = unord_map_type<std::unordered_map, transparent_hash, std::equal_to<key_type>>; in main() typedef 58 using M = unord_map_type<std::unordered_map, non_transparent_hash, std::equal_to<key_type>>; in main() typedef
|
/llvm-project/libcxx/test/std/containers/unord/unord.multimap/ |
H A D | equal_range.transparent.pass.cpp | 30 using M = unord_map_type<std::unordered_multimap, transparent_hash, std::equal_to<>>; in main() typedef 37 …using M = unord_map_type<std::unordered_multimap, transparent_hash_final, transparent_equal_final>; in main() typedef 44 using M = unord_map_type<std::unordered_multimap, non_transparent_hash, std::equal_to<>>; in main() typedef 51 using M = unord_map_type<std::unordered_multimap, transparent_hash, std::equal_to<key_type>>; in main() typedef 58 … using M = unord_map_type<std::unordered_multimap, non_transparent_hash, std::equal_to<key_type>>; in main() typedef
|
H A D | find.transparent.pass.cpp | 30 using M = unord_map_type<std::unordered_multimap, transparent_hash, std::equal_to<>>; in main() typedef 37 …using M = unord_map_type<std::unordered_multimap, transparent_hash_final, transparent_equal_final>; in main() typedef 44 using M = unord_map_type<std::unordered_multimap, non_transparent_hash, std::equal_to<>>; in main() typedef 51 using M = unord_map_type<std::unordered_multimap, transparent_hash, std::equal_to<key_type>>; in main() typedef 58 … using M = unord_map_type<std::unordered_multimap, non_transparent_hash, std::equal_to<key_type>>; in main() typedef
|
H A D | contains.transparent.pass.cpp | 29 using M = unord_map_type<std::unordered_multimap, transparent_hash, std::equal_to<>>; in main() typedef 36 …using M = unord_map_type<std::unordered_multimap, transparent_hash_final, transparent_equal_final>; in main() typedef 43 using M = unord_map_type<std::unordered_multimap, non_transparent_hash, std::equal_to<>>; in main() typedef 50 using M = unord_map_type<std::unordered_multimap, transparent_hash, std::equal_to<key_type>>; in main() typedef 57 … using M = unord_map_type<std::unordered_multimap, non_transparent_hash, std::equal_to<key_type>>; in main() typedef
|
H A D | count.transparent.pass.cpp | 30 using M = unord_map_type<std::unordered_multimap, transparent_hash, std::equal_to<>>; in main() typedef 37 …using M = unord_map_type<std::unordered_multimap, transparent_hash_final, transparent_equal_final>; in main() typedef 44 using M = unord_map_type<std::unordered_multimap, non_transparent_hash, std::equal_to<>>; in main() typedef 51 using M = unord_map_type<std::unordered_multimap, transparent_hash, std::equal_to<key_type>>; in main() typedef 58 … using M = unord_map_type<std::unordered_multimap, non_transparent_hash, std::equal_to<key_type>>; in main() typedef
|
/llvm-project/mlir/lib/ExecutionEngine/ |
H A D | RunnerUtils.cpp | 21 extern "C" void _mlir_ciface_printMemrefShapeI8(UnrankedMemRefType<int8_t> *M) { in _mlir_ciface_printMemrefShapeI8() 28 _mlir_ciface_printMemrefShapeI32(UnrankedMemRefType<int32_t> *M) { in _mlir_ciface_printMemrefShapeI32() 35 _mlir_ciface_printMemrefShapeI64(UnrankedMemRefType<int64_t> *M) { in _mlir_ciface_printMemrefShapeI64() 41 extern "C" void _mlir_ciface_printMemrefShapeF32(UnrankedMemRefType<float> *M) { in _mlir_ciface_printMemrefShapeF32() 48 _mlir_ciface_printMemrefShapeF64(UnrankedMemRefType<double> *M) { in _mlir_ciface_printMemrefShapeF64() 55 _mlir_ciface_printMemrefShapeInd(UnrankedMemRefType<impl::index_type> *M) { in _mlir_ciface_printMemrefShapeInd() 62 _mlir_ciface_printMemrefShapeC32(UnrankedMemRefType<impl::complex32> *M) { in _mlir_ciface_printMemrefShapeC32() 69 _mlir_ciface_printMemrefShapeC64(UnrankedMemRefType<impl::complex64> *M) { in _mlir_ciface_printMemrefShapeC64() 76 StridedMemRefType<Vector2D<4, 4, float>, 2> *M) { in _mlir_ciface_printMemrefVector4x4xf32() 80 extern "C" void _mlir_ciface_printMemrefI8(UnrankedMemRefType<int8_t> *M) { in _mlir_ciface_printMemrefI8() [all …]
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | instantiate-sizeof.cpp | 20 struct M { struct 21 …M() {}; // expected-note {{in instantiation of default member initializer 'M<S>::m' requested here… in M() function 30 template struct M<S>; // expected-note {{in instantiation of member function 'M<S>::M' requested he… argument
|
/llvm-project/clang/test/Modules/ |
H A D | cxx20-10-3-ex2.cpp | 25 export module M; module 28 module M; module 33 export module M; module
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | pass-by-value.cpp | 28 Movable M; member 36 Movable M; member 48 Movable M; member 56 Movable M; member 58 D::D(const Movable &M) : M(M) {} in D() 67 Movable M; member 81 Movable M; member 83 G::G(const Movable &M) : M(M) {} in G() 94 ns_H::HMovable M; member 97 H::H(const HMovable &M) : M(M) {} in H() [all …]
|
/llvm-project/libcxx/test/std/containers/associative/multimap/multimap.modifiers/ |
H A D | emplace_hint.pass.cpp | 29 typedef std::multimap<int, DefaultOnly> M; in main() typedef 58 typedef std::multimap<int, Emplaceable> M; in main() typedef 84 typedef std::multimap<int, double> M; in main() typedef 94 …td::multimap<int, DefaultOnly, std::less<int>, min_allocator<std::pair<const int, DefaultOnly>>> M; in main() typedef 123 …td::multimap<int, Emplaceable, std::less<int>, min_allocator<std::pair<const int, Emplaceable>>> M; in main() typedef 149 … typedef std::multimap<int, double, std::less<int>, min_allocator<std::pair<const int, double>>> M; in main() typedef
|
H A D | emplace.pass.cpp | 29 typedef std::multimap<int, DefaultOnly> M; in main() typedef 56 typedef std::multimap<int, Emplaceable> M; in main() typedef 79 typedef std::multimap<int, double> M; in main() typedef 89 …td::multimap<int, DefaultOnly, std::less<int>, min_allocator<std::pair<const int, DefaultOnly>>> M; in main() typedef 116 …td::multimap<int, Emplaceable, std::less<int>, min_allocator<std::pair<const int, Emplaceable>>> M; in main() typedef 139 … typedef std::multimap<int, double, std::less<int>, min_allocator<std::pair<const int, double>>> M; in main() typedef
|
/llvm-project/libcxx/test/std/containers/associative/map/map.modifiers/ |
H A D | emplace.pass.cpp | 30 typedef std::map<int, DefaultOnly> M; in main() typedef 60 typedef std::map<int, Emplaceable> M; in main() typedef 86 typedef std::map<int, double> M; in main() typedef 97 …def std::map<int, DefaultOnly, std::less<int>, min_allocator<std::pair<const int, DefaultOnly>>> M; in main() typedef 127 …def std::map<int, Emplaceable, std::less<int>, min_allocator<std::pair<const int, Emplaceable>>> M; in main() typedef 153 … typedef std::map<int, double, std::less<int>, min_allocator<std::pair<const int, double>>> M; in main() typedef
|
H A D | emplace_hint.pass.cpp | 29 typedef std::map<int, DefaultOnly> M; in main() typedef 58 typedef std::map<int, Emplaceable> M; in main() typedef 84 typedef std::map<int, double> M; in main() typedef 94 …def std::map<int, DefaultOnly, std::less<int>, min_allocator<std::pair<const int, DefaultOnly>>> M; in main() typedef 123 …def std::map<int, Emplaceable, std::less<int>, min_allocator<std::pair<const int, Emplaceable>>> M; in main() typedef 149 … typedef std::map<int, double, std::less<int>, min_allocator<std::pair<const int, double>>> M; in main() typedef
|
/llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.h | 94 void addModule(std::unique_ptr<Module> M) { in addModule() 98 bool removeModule(Module *M) { in removeModule() 103 bool hasModuleBeenAddedButNotLoaded(Module *M) { in hasModuleBeenAddedButNotLoaded() 107 bool hasModuleBeenLoaded(Module *M) { in hasModuleBeenLoaded() 113 bool hasModuleBeenFinalized(Module *M) { in hasModuleBeenFinalized() 117 bool ownsModule(Module* M) { in ownsModule() 122 void markModuleAsLoaded(Module *M) { in markModuleAsLoaded() 136 void markModuleAsFinalized(Module *M) { in markModuleAsFinalized() 166 delete M; in freeModulePtrSet() local
|
/llvm-project/compiler-rt/lib/orc/tests/unit/ |
H A D | interval_map_test.cpp | 20 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M; in TEST() local 29 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M; in TEST() local 141 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M; TEST() local 152 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M; TEST() local 165 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M; TEST() local 178 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M; TEST() local 196 IntervalMap<unsigned, S, IntervalCoalescing::Disabled> M; TEST() local [all...] |
/llvm-project/clang/test/CodeGenCXX/ |
H A D | constructor-for-array-members.cpp | 18 struct M { struct 19 double dM; argument 33 S MULTI_ARR[2][3][4]; argument 37 M m1; in main() argument
|
/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/ |
H A D | p2.cpp | 9 namespace M { } namespace 14 namespace M { namespace 18 namespace M { namespace
|
/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | BitWriter.cpp | 20 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path) { in LLVMWriteBitcodeToFile() 31 int LLVMWriteBitcodeToFD(LLVMModuleRef M, int FD, int ShouldClose, in LLVMWriteBitcodeToFD() 39 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle() 43 LLVMMemoryBufferRef LLVMWriteBitcodeToMemoryBuffer(LLVMModuleRef M) { in LLVMWriteBitcodeToMemoryBuffer()
|
/llvm-project/libcxx/test/std/containers/associative/set/ |
H A D | emplace_hint.pass.cpp | 29 typedef std::set<DefaultOnly> M; in main() typedef 47 typedef std::set<Emplaceable> M; in main() typedef 64 typedef std::set<int> M; in main() typedef 73 typedef std::set<int, std::less<int>, min_allocator<int>> M; in main() typedef
|
H A D | emplace.pass.cpp | 29 typedef std::set<DefaultOnly> M; in main() typedef 49 typedef std::set<Emplaceable> M; in main() typedef 69 typedef std::set<int> M; in main() typedef 79 typedef std::set<int, std::less<int>, min_allocator<int>> M; in main() typedef
|
/llvm-project/libcxx/test/std/containers/associative/multiset/ |
H A D | emplace.pass.cpp | 29 typedef std::multiset<DefaultOnly> M; in main() typedef 47 typedef std::multiset<Emplaceable> M; in main() typedef 64 typedef std::multiset<int> M; in main() typedef 73 typedef std::multiset<int, std::less<int>, min_allocator<int>> M; in main() typedef
|
H A D | emplace_hint.pass.cpp | 29 typedef std::multiset<DefaultOnly> M; in main() typedef 47 typedef std::multiset<Emplaceable> M; in main() typedef 64 typedef std::multiset<int> M; in main() typedef 73 typedef std::multiset<int, std::less<int>, min_allocator<int>> M; in main() typedef
|