Searched defs:SameSign (Results 1 – 6 of 6) sorted by relevance
51 unsigned SameSign : 1; member
434 bool SameSign = (Numerator >= 0) == (Denominator >= 0); in divideCeilSigned() local450 bool SameSign = (Numerator >= 0) == (Denominator >= 0); in divideFloorSigned() local
125 SameSign = 1 << 21 // Both operands have the same sign. enumerator
7249 bool SameSign = EatIfPresent(lltok::kw_samesign); in parseInstruction() local
2958 void LLVMSetICmpSameSign(LLVMValueRef Inst, LLVMBool SameSign) { in LLVMSetICmpSameSign()
12319 bool SameSign = (ECD->getInitVal().isSigned() in CheckReferencedDecl() local