reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
237 Cond = createOrCond(CI, CmpInst::FCMP_OLE, -1.0f, CmpInst::FCMP_OGE, 1.0f); 256 Cond = createCond(CI, CmpInst::FCMP_OLE, 0.0f); 266 Cond = createCond(CI, CmpInst::FCMP_OLE, -1.0f); 274 Cond = generateCondForPow(CI, Func); 283 shrinkWrapCI(CI, Cond);