Home
last modified time | relevance | path

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

123

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAPSIntType.h22 bool IsUnsigned; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPSInt.h22 bool IsUnsigned; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DAPSInt.h24 bool IsUnsigned = false; variable
/external/llvm/include/llvm/ADT/
DAPSInt.h23 bool IsUnsigned; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DMatrixBuilder.h216 Value *CreateScalarDiv(Value *LHS, Value *RHS, bool IsUnsigned) { in CreateScalarDiv()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp344 bool IsUnsigned = false; in expandAtomicBinOpSubword() local
645 bool IsUnsigned = false; in expandAtomicBinOp() local
DMipsFastISel.cpp635 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local
2087 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
/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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVTargetTransformInfo.cpp1002 bool IsUnsigned, in getMinMaxReductionCost()
1055 unsigned Opcode, bool IsUnsigned, Type *ResTy, VectorType *ValTy, in getExtendedReductionCost()
DRISCVISelDAGToDAG.cpp1118 bool IsUnsigned = IntNo == Intrinsic::riscv_vmsgeu; in Select() local
1177 bool IsUnsigned = IntNo == Intrinsic::riscv_vmsgeu_mask; in Select() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1917 bool IsUnsigned = IID == Intrinsic::umax || IID == Intrinsic::umin; in getTypeBasedIntrinsicInstrCost() local
2344 bool IsUnsigned, in getMinMaxReductionCost()
2408 InstructionCost getExtendedReductionCost(unsigned Opcode, bool IsUnsigned, in getExtendedReductionCost()
2424 InstructionCost getMulAccReductionCost(bool IsUnsigned, Type *ResTy, in getMulAccReductionCost()
/external/clang/include/clang/Basic/
DTargetBuiltins.h123 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPFixedPoint.cpp120 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/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp1020 VectorType *Ty, VectorType *CondTy, bool IsUnsigned, in getMinMaxReductionCost()
1029 unsigned Opcode, bool IsUnsigned, Type *ResTy, VectorType *Ty, in getExtendedReductionCost()
1036 bool IsUnsigned, Type *ResTy, VectorType *Ty, in getMulAccReductionCost()
/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-16.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1691 unsigned Opcode, bool IsUnsigned, Type *ResTy, VectorType *ValTy, in getExtendedReductionCost()
1725 ARMTTIImpl::getMulAccReductionCost(bool IsUnsigned, Type *ResTy, in getMulAccReductionCost()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h713 InstructionCost getExtendedReductionCost(unsigned Opcode, bool IsUnsigned, in getExtendedReductionCost()
720 InstructionCost getMulAccReductionCost(bool IsUnsigned, Type *ResTy, in getMulAccReductionCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp779 bool IsUnsigned, in getMinMaxReductionCost()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h511 #define VARIANT_APSINT(Enum, NumBits, IsUnsigned) \ argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp347 bool IsUnsigned, bool Int64, in LowerFPToInt()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDebugInfoMetadata.cpp577 const APInt &Value, bool IsUnsigned, in DIEnumerator()
584 bool IsUnsigned, MDString *Name, in getImpl()

123