Home
last modified time | relevance | path

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

123

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAPSIntType.h22 bool IsUnsigned; variable
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAPSIntType.h21 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-project/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()
/external/llvm-project/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
2094 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
/external/clang/include/clang/Basic/
DTargetBuiltins.h123 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
/external/llvm-project/llvm/lib/Support/
DAPFixedPoint.cpp116 bool IsUnsigned = !Sema.isSigned(); in getMax() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIShrinkInstructions.cpp142 bool &IsUnsigned) { in isKImmOrKUImmOperand()
DAMDGPUTargetTransformInfo.cpp537 bool IsUnsigned) { in getMinMaxReductionCost()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIShrinkInstructions.cpp138 bool &IsUnsigned) { in isKImmOrKUImmOperand()
DAMDGPUTargetTransformInfo.cpp791 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
/external/llvm-project/clang/include/clang/Basic/
DTargetBuiltins.h155 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
/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/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h510 #define VARIANT_APSINT(Enum, NumBits, IsUnsigned) \ argument
/external/llvm-project/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3576 int X86TTIImpl::getMinMaxCost(Type *Ty, Type *CondTy, bool IsUnsigned) { in getMinMaxCost()
3702 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
/external/llvm-project/clang/lib/AST/
DType.cpp341 ExtIntType::ExtIntType(bool IsUnsigned, unsigned NumBits) in ExtIntType()
346 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType()
360 const ASTContext &Context, bool IsUnsigned, in Profile()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp347 bool IsUnsigned, bool Int64, in LowerFPToInt()
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h411 bool IsUnsigned, ArrayRef<Metadata *> Ops) in DIEnumerator()
417 bool IsUnsigned, ArrayRef<Metadata *> Ops) in DIEnumerator()
/external/flatbuffers/include/flatbuffers/
Didl.h142 inline bool IsUnsigned(BaseType t) { in IsUnsigned() function

123