Searched defs:IsUnsigned (Results 1 – 8 of 8) sorted by relevance
22 bool IsUnsigned; variable
23 bool IsUnsigned; variable
64 bool IsUnsigned() { in IsUnsigned() function
123 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
88 unsigned IsUnsigned : 1; member
583 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local1828 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
2666 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
2868 bool IsUnsigned = !NewStep->getType()->hasSignedIntegerRepresentation(); in SetStep() local