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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h21 bool IsUnsigned; member in class:clang::ento::APSIntType
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetBuiltins.h100 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { argument
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DAPSInt.h23 bool IsUnsigned; member in class:llvm::APSInt
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateBase.h85 unsigned IsUnsigned : 1; member in struct:clang::TemplateArgument::I
/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1071 static void adjustZeroCmp(SelectionDAG &DAG, bool &IsUnsigned, argument
1093 static void adjustSubwordCmp(SelectionDAG &DAG, bool &IsUnsigned, argument
1414 bool IsUnsigned = false; local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp202 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { argument

Completed in 134 milliseconds