Home
last modified time | relevance | path

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

12

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAPSIntType.h22 bool IsUnsigned; variable
/external/tensorflow/tensorflow/compiler/xla/
Dcomparison_util.h64 inline bool IsUnsigned() const { return type_ == Type::kUnsigned; } in IsUnsigned() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPSInt.h22 bool IsUnsigned; variable
/external/llvm/include/llvm/ADT/
DAPSInt.h23 bool IsUnsigned; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp344 bool IsUnsigned = false; in expandAtomicBinOpSubword() local
645 bool IsUnsigned = false; in expandAtomicBinOp() local
DMipsFastISel.cpp640 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local
2096 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
DMipsISelLowering.cpp1020 bool IsUnsigned = MultLHS->getOpcode() == ISD::ZERO_EXTEND && in performMADD_MSUBCombine() local
/external/clang/include/clang/Basic/
DTargetBuiltins.h123 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIShrinkInstructions.cpp142 bool &IsUnsigned) { in isKImmOrKUImmOperand()
DAMDGPUTargetTransformInfo.cpp537 bool IsUnsigned) { in getMinMaxReductionCost()
/external/clang/include/clang/AST/
DTemplateBase.h89 unsigned IsUnsigned : 1; member
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp597 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local
1841 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp347 bool IsUnsigned, bool Int64, in LowerFPToInt()
/external/flatbuffers/include/flatbuffers/
Didl.h142 inline bool IsUnsigned(BaseType t) { in IsUnsigned() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp1284 bool IsUnsigned = Record[0] & 2; in parseOneMetadata() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1421 bool IsUnsigned = DTy && isUnsignedDIType(DD, DTy); in constructEnumTypeDIE() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h1773 bool IsPairwiseForm, bool IsUnsigned) override { in getMinMaxReductionCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp336 bool IsUnsigned, MDString *Name, in getImpl()
DDIBuilder.cpp246 bool IsUnsigned) { in createEnumerator()
DDebugInfo.cpp955 LLVMBool IsUnsigned) { in LLVMDIBuilderCreateEnumerator()
DAutoUpgrade.cpp2118 bool IsUnsigned = (StringRef::npos != Name.find("cvtu")); in UpgradeIntrinsicCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2760 bool IsPairwise, bool IsUnsigned) { in getMinMaxReductionCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp2117 bool IsUnsigned = SPF == SelectPatternFlavor::SPF_UMIN || in moveAddAfterMinMax() local
DInstCombineCalls.cpp2131 bool IsUnsigned = in visitCallInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h353 bool IsUnsigned, ArrayRef<Metadata *> Ops) in DIEnumerator()

12