Home | History | Annotate | Download | only in IR

Lines Matching defs:isa_impl

709 template <> struct isa_impl<Constant, Value> {
716 template <> struct isa_impl<ConstantData, Value> {
723 template <> struct isa_impl<ConstantAggregate, Value> {
730 template <> struct isa_impl<Argument, Value> {
736 template <> struct isa_impl<InlineAsm, Value> {
742 template <> struct isa_impl<Instruction, Value> {
748 template <> struct isa_impl<BasicBlock, Value> {
754 template <> struct isa_impl<Function, Value> {
760 template <> struct isa_impl<GlobalVariable, Value> {
766 template <> struct isa_impl<GlobalAlias, Value> {
772 template <> struct isa_impl<GlobalIFunc, Value> {
778 template <> struct isa_impl<GlobalIndirectSymbol, Value> {
784 template <> struct isa_impl<GlobalValue, Value> {
790 template <> struct isa_impl<GlobalObject, Value> {