Searched defs:signedCond (Results 1 – 1 of 1) sorted by relevance
1181 Operand &origOpnd1, PrimType primType, bool signedCond) in SelectCondGoto()1321 bool signedCond = IsSignedInteger(pType) || IsPrimitiveFloat(pType); in SelectCondGoto() local