reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
29781 case 1: return (Subtarget->hasLoadStoreOnCond2());
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp1545 (Subtarget->hasLoadStoreOnCond2() && 1885 if (Subtarget->hasLoadStoreOnCond2())lib/Target/SystemZ/SystemZInstrInfo.cpp
552 if ((STI.hasLoadStoreOnCond2() && 583 else if (STI.hasLoadStoreOnCond2()) 629 if (!STI.hasLoadStoreOnCond2()) 643 if (!STI.hasLoadStoreOnCond2())lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
496 if (ST->hasLoadStoreOnCond2()) 775 if (ST->hasLoadStoreOnCond2())