Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAPSIntType.h22 bool IsUnsigned; variable
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPSInt.h23 bool IsUnsigned; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPSInt.h23 bool IsUnsigned; variable
/external/llvm/include/llvm/ADT/
DAPSInt.h23 bool IsUnsigned; variable
/external/v8/src/asmjs/
Dasm-scanner.h96 bool IsUnsigned() const { return Token() == kUnsigned; } in IsUnsigned() function
/external/v8/src/
Dmachine-type.h88 constexpr bool IsUnsigned() const { in IsUnsigned() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIShrinkInstructions.cpp203 bool &IsUnsigned) { in isKImmOrKUImmOperand()
DAMDGPUTargetTransformInfo.cpp475 bool IsUnsigned) { in getMinMaxReductionCost()
/external/clang/include/clang/Basic/
DTargetBuiltins.h123 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
/external/clang/include/clang/AST/
DTemplateBase.h89 unsigned IsUnsigned : 1; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp199 bool IsUnsigned, in LowerFPToInt()
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp597 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local
1841 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp638 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local
2065 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
DMipsISelLowering.cpp1014 bool IsUnsigned = MultLHS->getOpcode() == ISD::ZERO_EXTEND && in performMADD_MSUBCombine() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp1205 bool IsUnsigned = Record[0] & 2; in parseOneMetadata() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2100 bool IsPairwise, bool IsUnsigned) { in getMinMaxReductionCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp266 bool IsUnsigned, MDString *Name, in getImpl()
DDIBuilder.cpp244 bool IsUnsigned) { in createEnumerator()
DAutoUpgrade.cpp1850 bool IsUnsigned = (StringRef::npos != Name.find("cvtu")); in UpgradeIntrinsicCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1466 bool IsUnsigned = DTy && isUnsignedDIType(DD, DTy); in constructEnumTypeDIE() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h1479 bool IsPairwiseForm, bool IsUnsigned) override { in getMinMaxReductionCost()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp2766 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3675 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp4079 bool IsUnsigned = !NewStep->getType()->hasSignedIntegerRepresentation(); in SetStep() local