Home
last modified time | relevance | path

Searched refs:typeinfo (Results 1 – 25 of 107) sorted by relevance

12345

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrArithmetic.td644 (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 Dlinux_blacklist.txt11 # typeinfo for std::__1::__types
14 # typeinfo name for std::__1::__types
H A Dosx_blacklist.txt11 # typeinfo for std::__1::__types
14 # typeinfo name for std::__1::__types
/llvm-project-15.0.7/libcxx/docs/DesignDocs/
H A DVisibilityMacros.rst69 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 Ddemangle.s21 # 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 Dexpected.typeinfo6 typeinfo
H A Dexpected.typeindex13 typeinfo
H A Dexpected.tuple13 typeinfo
H A Dexpected.variant14 typeinfo
H A Dexpected.iterator16 typeinfo
H A Dexpected.experimental_iterator17 typeinfo
H A Dexpected.memory23 typeinfo
H A Dexpected.barrier24 typeinfo
H A Dexpected.any24 typeinfo
H A Dexpected.scoped_allocator24 typeinfo
H A Dexpected.optional24 typeinfo
H A Dexpected.experimental_coroutine24 typeinfo
H A Dexpected.algorithm25 typeinfo
H A Dexpected.array26 typeinfo
H A Dexpected.vector25 typeinfo
H A Dexpected.experimental_algorithm26 typeinfo
H A Dexpected.experimental_memory_resource25 typeinfo
H A Dexpected.unordered_map26 typeinfo
H A Dexpected.functional28 typeinfo
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dpic-eh-stubs.ll11 ; ... referring indirectly to stubs for its typeinfo ...
13 ; ... one of which is "int"'s typeinfo

12345