Searched defs:setCondition (Results 1 – 3 of 3) sorted by relevance
97 static void setCondition(Instruction *I, Value *NewCond) { in setCondition() function
234 void setCondition(TIntermTyped *condition) { mCond = condition; } in setCondition() function
1134 void setCondition(CondCode cond) { setCond = cond; } in setCondition() function