Searched defs:IsUnsigned (Results 1 – 9 of 9) sorted by relevance
22 bool IsUnsigned; variable
23 bool IsUnsigned; variable
81 bool IsUnsigned() { in IsUnsigned() function
123 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
89 unsigned IsUnsigned : 1; member
597 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local1841 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
2766 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
4079 bool IsUnsigned = !NewStep->getType()->hasSignedIntegerRepresentation(); in SetStep() local