/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | APSIntType.h | 22 bool IsUnsigned; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APSInt.h | 22 bool IsUnsigned; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | APSInt.h | 24 bool IsUnsigned = false; variable
|
/external/llvm/include/llvm/ADT/ |
D | APSInt.h | 23 bool IsUnsigned; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | MatrixBuilder.h | 216 Value *CreateScalarDiv(Value *LHS, Value *RHS, bool IsUnsigned) { in CreateScalarDiv()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
D | MipsExpandPseudo.cpp | 344 bool IsUnsigned = false; in expandAtomicBinOpSubword() local 645 bool IsUnsigned = false; in expandAtomicBinOp() local
|
D | MipsFastISel.cpp | 635 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local 2087 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsExpandPseudo.cpp | 344 bool IsUnsigned = false; in expandAtomicBinOpSubword() local 645 bool IsUnsigned = false; in expandAtomicBinOp() local
|
D | MipsFastISel.cpp | 640 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local 2096 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
D | RISCVTargetTransformInfo.cpp | 1002 bool IsUnsigned, in getMinMaxReductionCost() 1055 unsigned Opcode, bool IsUnsigned, Type *ResTy, VectorType *ValTy, in getExtendedReductionCost()
|
D | RISCVISelDAGToDAG.cpp | 1118 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/ |
D | BasicTTIImpl.h | 1917 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/ |
D | TargetBuiltins.h | 123 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | APFixedPoint.cpp | 120 bool IsUnsigned = !Sema.isSigned(); in getMax() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIShrinkInstructions.cpp | 142 bool &IsUnsigned) { in isKImmOrKUImmOperand()
|
D | AMDGPUTargetTransformInfo.cpp | 537 bool IsUnsigned) { in getMinMaxReductionCost()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 1020 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/ |
D | TemplateBase.h | 89 unsigned IsUnsigned : 1; member
|
/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-16.0/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 1691 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/ |
D | TargetTransformInfoImpl.h | 713 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/ |
D | AMDGPUTargetTransformInfo.cpp | 779 bool IsUnsigned, in getMinMaxReductionCost()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 511 #define VARIANT_APSINT(Enum, NumBits, IsUnsigned) \ argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 347 bool IsUnsigned, bool Int64, in LowerFPToInt()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 577 const APInt &Value, bool IsUnsigned, in DIEnumerator() 584 bool IsUnsigned, MDString *Name, in getImpl()
|