reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2246 Pred = StringSwitch<CmpInst::Predicate>(Token.stringValue()) 2264 if (!CmpInst::isFPPredicate(Pred)) 2267 Pred = StringSwitch<CmpInst::Predicate>(Token.stringValue()) 2279 if (!CmpInst::isIntPredicate(Pred)) 2284 Dest = MachineOperand::CreatePredicate(Pred);