Home
last modified time | relevance | path

Searched defs:IsUnsigned (Results 1 – 8 of 8) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAPSIntType.h22 bool IsUnsigned; variable
/external/llvm/include/llvm/ADT/
DAPSInt.h23 bool IsUnsigned; variable
/external/v8/src/
Dmachine-type.h64 bool IsUnsigned() { in IsUnsigned() function
/external/clang/include/clang/Basic/
DTargetBuiltins.h123 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
/external/clang/include/clang/AST/
DTemplateBase.h88 unsigned IsUnsigned : 1; member
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp583 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local
1828 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp2666 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp2868 bool IsUnsigned = !NewStep->getType()->hasSignedIntegerRepresentation(); in SetStep() local