Searched defs:IsUnsigned (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h22 bool IsUnsigned; member in class:clang::ento::APSIntType
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetBuiltins.h123 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { argument
/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DAPSInt.h23 bool IsUnsigned; member in class:llvm::APSInt
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateBase.h89 unsigned IsUnsigned : 1; member in struct:clang::TemplateArgument::I
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp583 bool IsUnsigned = CI->isUnsigned(); local
1827 getRegEnsuringSimpleIntegerWidening(const Value *V, bool IsUnsigned) argument
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2666 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; local

Completed in 140 milliseconds