Searched defs:addFact (Results 1 – 2 of 2) sorted by relevance
949 FIXP_DBL addFact = fMult(mixFactors[srcCh][ch], factor); in dmxAddChannel() local1562 SHORT addFact = FX_DMX2SHRT(mixFactors[outCh][inCh]); in getMixFactors() local
813 void ConstraintInfo::addFact(CmpInst::Predicate Pred, Value *A, Value *B, in addFact() function in ConstraintInfo