/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | APSIntType.h | 21 bool IsUnsigned; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | APSInt.h | 23 bool IsUnsigned; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | MatrixBuilder.h | 220 Value *CreateScalarDiv(Value *LHS, Value *RHS, bool IsUnsigned) { in CreateScalarDiv()
|
H A D | DebugInfoMetadata.h | 418 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 D | MipsExpandPseudo.cpp | 344 bool IsUnsigned = false; in expandAtomicBinOpSubword() local 645 bool IsUnsigned = false; in expandAtomicBinOp() local
|
H A D | MipsFastISel.cpp | 639 bool IsUnsigned = CI->isUnsigned(); in emitCmp() local 2093 bool IsUnsigned) { in getRegEnsuringSimpleIntegerWidening()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | APFixedPoint.cpp | 116 bool IsUnsigned = !Sema.isSigned(); in getMax() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIShrinkInstructions.cpp | 131 bool &IsUnsigned) { in isKImmOrKUImmOperand()
|
H A D | AMDGPUTargetTransformInfo.cpp | 866 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | TargetBuiltins.h | 165 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.cpp | 452 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 D | BasicTTIImpl.h | 2066 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 D | TargetTransformInfo.cpp | 905 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 D | PDBTypes.h | 510 #define VARIANT_APSINT(Enum, NumBits, IsUnsigned) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 3776 bool IsUnsigned) { in getMinMaxCost() 3905 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Type.cpp | 341 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 D | AArch64TargetTransformInfo.cpp | 1553 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1615 ARMTTIImpl::getExtendedAddReductionCost(bool IsMLA, bool IsUnsigned, in getExtendedAddReductionCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/ |
H A D | debuginfo_ocaml.c | 391 value Value, value IsUnsigned) { in llvm_dibuild_create_enumerator()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 1391 bool IsUnsigned = Record[0] & 2; in parseOneMetadata() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1498 bool IsUnsigned = DTy && DD->isUnsignedDIType(DTy); in constructEnumTypeDIE() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 369 bool IsUnsigned, bool Int64, in LowerFPToInt()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 1251 bool IsUnsigned = in visitCallInst() local
|
H A D | InstCombineSelect.cpp | 2151 bool IsUnsigned = SPF == SelectPatternFlavor::SPF_UMIN || in moveAddAfterMinMax() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 247 bool IsUnsigned) { in createEnumerator()
|