/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | APSIntType.h | 22 bool IsUnsigned; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | APSInt.h | 23 bool IsUnsigned; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | APSInt.h | 23 bool IsUnsigned; variable
|
/external/llvm/include/llvm/ADT/ |
D | APSInt.h | 23 bool IsUnsigned; variable
|
/external/v8/src/asmjs/ |
D | asm-scanner.h | 96 bool IsUnsigned() const { return Token() == kUnsigned; } in IsUnsigned() function
|
/external/v8/src/ |
D | machine-type.h | 88 constexpr bool IsUnsigned() const { in IsUnsigned() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIShrinkInstructions.cpp | 203 bool &IsUnsigned) { in isKImmOrKUImmOperand()
|
D | AMDGPUTargetTransformInfo.cpp | 475 bool IsUnsigned) { in getMinMaxReductionCost()
|
/external/clang/include/clang/Basic/ |
D | TargetBuiltins.h | 123 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
|
/external/clang/include/clang/AST/ |
D | TemplateBase.h | 89 unsigned IsUnsigned : 1; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 199 bool IsUnsigned, in LowerFPToInt()
|
/external/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 597 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local 1841 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 638 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local 2065 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
|
D | MipsISelLowering.cpp | 1014 bool IsUnsigned = MultLHS->getOpcode() == ISD::ZERO_EXTEND && in performMADD_MSUBCombine() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | MetadataLoader.cpp | 1205 bool IsUnsigned = Record[0] & 2; in parseOneMetadata() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 2100 bool IsPairwise, bool IsUnsigned) { in getMinMaxReductionCost()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 266 bool IsUnsigned, MDString *Name, in getImpl()
|
D | DIBuilder.cpp | 244 bool IsUnsigned) { in createEnumerator()
|
D | AutoUpgrade.cpp | 1850 bool IsUnsigned = (StringRef::npos != Name.find("cvtu")); in UpgradeIntrinsicCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1466 bool IsUnsigned = DTy && isUnsignedDIType(DD, DTy); in constructEnumTypeDIE() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 1479 bool IsPairwiseForm, bool IsUnsigned) override { in getMinMaxReductionCost()
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 2766 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 3675 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 4079 bool IsUnsigned = !NewStep->getType()->hasSignedIntegerRepresentation(); in SetStep() local
|