Lines Matching defs:DEFINE_CLASS_QUERY

510   // (see the macro DEFINE_CLASS_QUERY below).
678 #define DEFINE_CLASS_QUERY(type) \
690 DEFINE_CLASS_QUERY(AbstractLock)
691 DEFINE_CLASS_QUERY(Add)
692 DEFINE_CLASS_QUERY(AddP)
693 DEFINE_CLASS_QUERY(Allocate)
694 DEFINE_CLASS_QUERY(AllocateArray)
695 DEFINE_CLASS_QUERY(Bool)
696 DEFINE_CLASS_QUERY(BoxLock)
697 DEFINE_CLASS_QUERY(Call)
698 DEFINE_CLASS_QUERY(CallDynamicJava)
699 DEFINE_CLASS_QUERY(CallJava)
700 DEFINE_CLASS_QUERY(CallLeaf)
701 DEFINE_CLASS_QUERY(CallRuntime)
702 DEFINE_CLASS_QUERY(CallStaticJava)
703 DEFINE_CLASS_QUERY(Catch)
704 DEFINE_CLASS_QUERY(CatchProj)
705 DEFINE_CLASS_QUERY(CheckCastPP)
706 DEFINE_CLASS_QUERY(ConstraintCast)
707 DEFINE_CLASS_QUERY(ClearArray)
708 DEFINE_CLASS_QUERY(CMove)
709 DEFINE_CLASS_QUERY(Cmp)
710 DEFINE_CLASS_QUERY(CountedLoop)
711 DEFINE_CLASS_QUERY(CountedLoopEnd)
712 DEFINE_CLASS_QUERY(DecodeN)
713 DEFINE_CLASS_QUERY(EncodeP)
714 DEFINE_CLASS_QUERY(FastLock)
715 DEFINE_CLASS_QUERY(FastUnlock)
716 DEFINE_CLASS_QUERY(If)
717 DEFINE_CLASS_QUERY(IfFalse)
718 DEFINE_CLASS_QUERY(IfTrue)
719 DEFINE_CLASS_QUERY(Initialize)
720 DEFINE_CLASS_QUERY(Jump)
721 DEFINE_CLASS_QUERY(JumpProj)
722 DEFINE_CLASS_QUERY(Load)
723 DEFINE_CLASS_QUERY(LoadStore)
724 DEFINE_CLASS_QUERY(Lock)
725 DEFINE_CLASS_QUERY(Loop)
726 DEFINE_CLASS_QUERY(Mach)
727 DEFINE_CLASS_QUERY(MachBranch)
728 DEFINE_CLASS_QUERY(MachCall)
729 DEFINE_CLASS_QUERY(MachCallDynamicJava)
730 DEFINE_CLASS_QUERY(MachCallJava)
731 DEFINE_CLASS_QUERY(MachCallLeaf)
732 DEFINE_CLASS_QUERY(MachCallRuntime)
733 DEFINE_CLASS_QUERY(MachCallStaticJava)
734 DEFINE_CLASS_QUERY(MachConstantBase)
735 DEFINE_CLASS_QUERY(MachConstant)
736 DEFINE_CLASS_QUERY(MachGoto)
737 DEFINE_CLASS_QUERY(MachIf)
738 DEFINE_CLASS_QUERY(MachNullCheck)
739 DEFINE_CLASS_QUERY(MachProj)
740 DEFINE_CLASS_QUERY(MachReturn)
741 DEFINE_CLASS_QUERY(MachSafePoint)
742 DEFINE_CLASS_QUERY(MachSpillCopy)
743 DEFINE_CLASS_QUERY(MachTemp)
744 DEFINE_CLASS_QUERY(Mem)
745 DEFINE_CLASS_QUERY(MemBar)
746 DEFINE_CLASS_QUERY(MemBarStoreStore)
747 DEFINE_CLASS_QUERY(MergeMem)
748 DEFINE_CLASS_QUERY(Mul)
749 DEFINE_CLASS_QUERY(Multi)
750 DEFINE_CLASS_QUERY(MultiBranch)
751 DEFINE_CLASS_QUERY(Parm)
752 DEFINE_CLASS_QUERY(PCTable)
753 DEFINE_CLASS_QUERY(Phi)
754 DEFINE_CLASS_QUERY(Proj)
755 DEFINE_CLASS_QUERY(Region)
756 DEFINE_CLASS_QUERY(Root)
757 DEFINE_CLASS_QUERY(SafePoint)
758 DEFINE_CLASS_QUERY(SafePointScalarObject)
759 DEFINE_CLASS_QUERY(Start)
760 DEFINE_CLASS_QUERY(Store)
761 DEFINE_CLASS_QUERY(Sub)
762 DEFINE_CLASS_QUERY(Type)
763 DEFINE_CLASS_QUERY(Vector)
764 DEFINE_CLASS_QUERY(LoadVector)
765 DEFINE_CLASS_QUERY(StoreVector)
766 DEFINE_CLASS_QUERY(Unlock)
768 #undef DEFINE_CLASS_QUERY