Searched refs:typeinfo (Results 1 – 25 of 107) sorted by relevance
12345
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86InstrArithmetic.td | 644 (ins typeinfo.RegClass:$src1, typeinfo.RegClass:$src2), 670 (opnode typeinfo.RegClass:$src1, typeinfo.RegClass:$src2, 678 (ins typeinfo.RegClass:$src1, typeinfo.RegClass:$src2), 694 (ins typeinfo.RegClass:$src1, typeinfo.RegClass:$src2), 707 (ins typeinfo.RegClass:$src1, typeinfo.MemOperand:$src2), 716 (ins typeinfo.RegClass:$src1, typeinfo.MemOperand:$src2), 750 (ins typeinfo.RegClass:$src1, typeinfo.ImmOperand:$src2), 781 (ins typeinfo.RegClass:$src1, typeinfo.Imm8Operand:$src2), 813 (outs), (ins typeinfo.MemOperand:$dst, typeinfo.RegClass:$src), 853 (outs), (ins typeinfo.MemOperand:$dst, typeinfo.ImmOperand:$src), [all …]
|
| /llvm-project-15.0.7/libcxx/utils/symcheck-blacklists/ |
| H A D | linux_blacklist.txt | 11 # typeinfo for std::__1::__types 14 # typeinfo name for std::__1::__types
|
| H A D | osx_blacklist.txt | 11 # typeinfo for std::__1::__types 14 # typeinfo name for std::__1::__types
|
| /llvm-project-15.0.7/libcxx/docs/DesignDocs/ |
| H A D | VisibilityMacros.rst | 69 Mark a type's typeinfo, vtable and members as having default visibility. 73 Mark a type's typeinfo and vtable as having default visibility. 85 Mark the typeinfo of an enum as having default visibility. This attribute 89 typeinfo. The macro has an empty definition on this platform. 91 **GCC Behavior**: GCC un-hides the typeinfo for enumerations by default, even 97 Mark the member functions, typeinfo, and vtable of the type named in 118 Mark the member functions, typeinfo, and vtable of an explicit instantiation 156 Mark the member functions, typeinfo, and vtable of the type as being exported
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | demangle.s | 21 # DEMANGLE-EXPORT-DAG: cannot export hidden symbol typeinfo name for foo::bar::Meth 22 # DEMANGLE-EXPORT-DAG: cannot export hidden symbol typeinfo for foo::bar::Meth
|
| /llvm-project-15.0.7/libcxx/test/libcxx/transitive_includes/ |
| H A D | expected.typeinfo | 6 typeinfo
|
| H A D | expected.typeindex | 13 typeinfo
|
| H A D | expected.tuple | 13 typeinfo
|
| H A D | expected.variant | 14 typeinfo
|
| H A D | expected.iterator | 16 typeinfo
|
| H A D | expected.experimental_iterator | 17 typeinfo
|
| H A D | expected.memory | 23 typeinfo
|
| H A D | expected.barrier | 24 typeinfo
|
| H A D | expected.any | 24 typeinfo
|
| H A D | expected.scoped_allocator | 24 typeinfo
|
| H A D | expected.optional | 24 typeinfo
|
| H A D | expected.experimental_coroutine | 24 typeinfo
|
| H A D | expected.algorithm | 25 typeinfo
|
| H A D | expected.array | 26 typeinfo
|
| H A D | expected.vector | 25 typeinfo
|
| H A D | expected.experimental_algorithm | 26 typeinfo
|
| H A D | expected.experimental_memory_resource | 25 typeinfo
|
| H A D | expected.unordered_map | 26 typeinfo
|
| H A D | expected.functional | 28 typeinfo
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | pic-eh-stubs.ll | 11 ; ... referring indirectly to stubs for its typeinfo ... 13 ; ... one of which is "int"'s typeinfo
|
12345