Searched refs:isAtom (Results 1 – 20 of 20) sorted by relevance
161 if ( isAtom() ) { in add()164 if ( a.isAtom() ) { in add()176 if ( a.isAtom() ) { in add()190 public boolean isAtom() { in isAtom() method in Label212 if ( isAtom() ) { in getAtom()246 if ( isAtom() ) { in matches()261 if ( other.isAtom() ) { in matches()
131 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()
268 bool isAtom(int a) const { return atom == a; } in isAtom() function282 bool peekToken(int atom) { return !atEnd() && stream[currentPos].isAtom(atom); } in peekToken()
104 else if ( t0.label.isSet() || t0.label.isAtom() ) { in randomPhrase()
350 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()
742 bool isAtom() const { return X86ProcFamily == IntelAtom; } in isAtom() function
553 bool SlowPUSHrmm = STI->isAtom() || STI->isSLM(); in adjustCallSequence()
161 if (ST->isAtom()) in getMaxInterleaveFactor()3543 return !(ST->isAtom()); in enableInterleavedAccessVectorization()
127 if (Subtarget.isAtom()) in X86TargetLowering()20843 if (CmpVT == MVT::i16 && !Subtarget.isAtom() && in EmitCmp()
807 bool isAtom() const { return X86ProcFamily == IntelAtom; } in isAtom() function
161 if (ST->isAtom()) in getMaxInterleaveFactor()4482 return !(ST->isAtom()); in enableInterleavedAccessVectorization()
121 if (Subtarget.isAtom()) in X86TargetLowering()22085 if (CmpVT == MVT::i16 && !Subtarget.isAtom() && in EmitCmp()