Searched refs:isAtom (Results 1 – 11 of 11) sorted by relevance
160 if ( isAtom() ) { in add()163 if ( a.isAtom() ) { in add()175 if ( a.isAtom() ) { in add()189 public boolean isAtom() { in isAtom() method in Label211 if ( isAtom() ) { in getAtom()245 if ( isAtom() ) { in matches()260 if ( other.isAtom() ) { in matches()
129 if ( label.isAtom() || label.isSet() ) { in addTransition()
232 edge.label.isAtom() && in optimizeEOTBranches()
506 if ( label.isAtom() ) {557 if ( label.isAtom() && label.getAtom()>=Label.MIN_CHAR_VALUE ) {596 if ( label.isAtom() ) {
223 if ( transition0.label.isAtom() ) { in _FIRST()
103 else if ( t0.label.isSet() || t0.label.isAtom() ) { in randomPhrase()
348 if ( label.isAtom() ) { in parseEngine()
453 bool isAtom() const { return X86ProcFamily == IntelAtom; } in isAtom() function
506 bool SlowPUSHrmm = STI->isAtom() || STI->isSLM(); in adjustCallSequence()
77 if (ST->isAtom()) in getMaxInterleaveFactor()
90 if (Subtarget.isAtom()) in X86TargetLowering()14874 !Subtarget.isAtom()) { in EmitCmp()