reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
20568 MI->getOperand(3).getImm() == X86::COND_A 20576 MI->getOperand(3).getImm() == X86::COND_A 20584 MI->getOperand(3).getImm() == X86::COND_A 20592 MI->getOperand(3).getImm() == X86::COND_A 20600 MI->getOperand(3).getImm() == X86::COND_A 20611 if (MI->getOperand(7).getImm() == X86::COND_A) 20625 MI->getOperand(7).getImm() == X86::COND_A 20633 MI->getOperand(7).getImm() == X86::COND_A 20641 MI->getOperand(7).getImm() == X86::COND_A 20649 MI->getOperand(7).getImm() == X86::COND_A 20657 MI->getOperand(7).getImm() == X86::COND_A 20667 MI->getOperand(1).getImm() == X86::COND_A 20675 MI->getOperand(1).getImm() == X86::COND_A 20683 MI->getOperand(1).getImm() == X86::COND_A 20691 MI->getOperand(1).getImm() == X86::COND_A 20699 MI->getOperand(1).getImm() == X86::COND_A 20720 MI->getOperand(5).getImm() == X86::COND_A 20728 MI->getOperand(5).getImm() == X86::COND_A 20736 MI->getOperand(5).getImm() == X86::COND_A 20744 MI->getOperand(5).getImm() == X86::COND_A 20752 MI->getOperand(5).getImm() == X86::COND_A 22174 MI->getOperand(3).getImm() == X86::COND_A 22182 MI->getOperand(3).getImm() == X86::COND_A 22190 MI->getOperand(3).getImm() == X86::COND_A 22198 MI->getOperand(3).getImm() == X86::COND_A 22206 MI->getOperand(3).getImm() == X86::COND_A 22217 if (MI->getOperand(7).getImm() == X86::COND_A) 22231 MI->getOperand(7).getImm() == X86::COND_A 22239 MI->getOperand(7).getImm() == X86::COND_A 22247 MI->getOperand(7).getImm() == X86::COND_A 22255 MI->getOperand(7).getImm() == X86::COND_A 22263 MI->getOperand(7).getImm() == X86::COND_A 22273 MI->getOperand(1).getImm() == X86::COND_A 22281 MI->getOperand(1).getImm() == X86::COND_A 22289 MI->getOperand(1).getImm() == X86::COND_A 22297 MI->getOperand(1).getImm() == X86::COND_A 22305 MI->getOperand(1).getImm() == X86::COND_A 22326 MI->getOperand(5).getImm() == X86::COND_A 22334 MI->getOperand(5).getImm() == X86::COND_A 22342 MI->getOperand(5).getImm() == X86::COND_A 22350 MI->getOperand(5).getImm() == X86::COND_A 22358 MI->getOperand(5).getImm() == X86::COND_Alib/Target/X86/AsmParser/X86AsmParser.cpp
2031 .Cases("a", "nbe", X86::COND_A) // Above/Neither Below nor Equal
lib/Target/X86/X86FrameLowering.cpp 2453 BuildMI(checkMBB, DL, TII.get(X86::JCC_1)).addMBB(&PrologueMBB).addImm(X86::COND_A);
lib/Target/X86/X86ISelDAGToDAG.cpp 2718 case X86::COND_A: case X86::COND_AE:
lib/Target/X86/X86ISelLowering.cpp4654 case X86::COND_A: 4676 case ISD::SETUGT: return X86::COND_A; 4744 case ISD::SETGT: return X86::COND_A; 4774 case X86::COND_A: 20026 case X86::COND_A: case X86::COND_AE: 23168 SetCC = getSETCC(X86::COND_A, Comi, dl, DAG); 23171 SetCC = getSETCC(X86::COND_A, InvComi, dl, DAG); 23439 X86CC = X86::COND_A; 23466 X86CC = X86::COND_A; 23470 X86CC = X86::COND_A; 37531 if (CarryCC == X86::COND_A) { 43317 case X86::COND_A: case X86::COND_AE: 43582 (IsSub && CC == X86::COND_A && ConstantX->isNullValue())) { 43609 if (CC == X86::COND_A) { 45320 .Case("{@cca}", X86::COND_A) 45334 .Case("{@ccnbe}", X86::COND_A)lib/Target/X86/X86InstrInfo.cpp
2226 case X86::COND_BE: return X86::COND_A; 2227 case X86::COND_A: return X86::COND_BE; 2251 case X86::COND_B: return X86::COND_A; 2253 case X86::COND_A: return X86::COND_B; 2267 case CmpInst::FCMP_OGT: CC = X86::COND_A; break; 2283 case CmpInst::ICMP_UGT: CC = X86::COND_A; break; 3734 case X86::COND_A: case X86::COND_AE:lib/Target/X86/X86MacroFusion.cpp
164 case X86::COND_A: