Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h21 bool IsUnsigned; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPSInt.h23 bool IsUnsigned; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMatrixBuilder.h220 Value *CreateScalarDiv(Value *LHS, Value *RHS, bool IsUnsigned) { in CreateScalarDiv()
H A DDebugInfoMetadata.h418 bool IsUnsigned, ArrayRef<Metadata *> Ops) in DIEnumerator()
424 bool IsUnsigned, ArrayRef<Metadata *> Ops) in DIEnumerator()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp344 bool IsUnsigned = false; in expandAtomicBinOpSubword() local
645 bool IsUnsigned = false; in expandAtomicBinOp() local
H A DMipsFastISel.cpp639 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local
2093 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFixedPoint.cpp116 bool IsUnsigned = !Sema.isSigned(); in getMax() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp131 bool &IsUnsigned) { in isKImmOrKUImmOperand()
H A DAMDGPUTargetTransformInfo.cpp866 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetBuiltins.h165 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp452 bool IsUnsigned = IntNo == Intrinsic::riscv_vmsgeu; in Select() local
521 bool IsUnsigned = IntNo == Intrinsic::riscv_vmsgeu_mask; in Select() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2066 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
2132 InstructionCost getExtendedAddReductionCost(bool IsMLA, bool IsUnsigned, in getExtendedAddReductionCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp905 VectorType *Ty, VectorType *CondTy, bool IsPairwiseForm, bool IsUnsigned, in getMinMaxReductionCost()
914 bool IsMLA, bool IsUnsigned, Type *ResTy, VectorType *Ty, in getExtendedAddReductionCost()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h510 #define VARIANT_APSINT(Enum, NumBits, IsUnsigned) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3776 bool IsUnsigned) { in getMinMaxCost()
3905 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A 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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1553 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1615 ARMTTIImpl::getExtendedAddReductionCost(bool IsMLA, bool IsUnsigned, in getExtendedAddReductionCost()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c391 value Value, value IsUnsigned) { in llvm_dibuild_create_enumerator()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1391 bool IsUnsigned = Record[0] & 2; in parseOneMetadata() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1498 bool IsUnsigned = DTy && DD->isUnsignedDIType(DTy); in constructEnumTypeDIE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp369 bool IsUnsigned, bool Int64, in LowerFPToInt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1251 bool IsUnsigned = in visitCallInst() local
H A DInstCombineSelect.cpp2151 bool IsUnsigned = SPF == SelectPatternFlavor::SPF_UMIN || in moveAddAfterMinMax() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp247 bool IsUnsigned) { in createEnumerator()

12