| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | SPIRVObjectWriter.cpp | 32 unsigned Bound) { in setBuildVersion()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSPIRVObjectWriter.h | 35 unsigned Bound = 0; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | MatrixUtils.cpp | 24 Value *Bound, Value *Step, StringRef Name, in CreateLoop()
|
| H A D | LoopPeel.cpp | 344 Value *Bound; in canPeelLastIteration() local
|
| H A D | SimplifyLibCalls.cpp | 926 Value *Bound) { in optimizeStringLength() 1048 Value *Bound = CI->getArgOperand(1); in optimizeStrNLen() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DependenceAnalysis.cpp | 1129 const SCEV *Bound = SE->getMinusSCEV(S, Size); in isKnownLessThan() local 2626 BoundInfo *Bound = new BoundInfo[MaxLevels + 1]; in banerjeeMIVtest() local 2696 CoefficientInfo *B, BoundInfo *Bound, in exploreDirections() 2814 BoundInfo *Bound, const SCEV *Delta) const { in testBounds() 2842 BoundInfo *Bound, unsigned K) const { in findBoundsALL() 2881 BoundInfo *Bound, unsigned K) const { in findBoundsEQ() 2921 BoundInfo *Bound, unsigned K) const { in findBoundsLT() 2965 BoundInfo *Bound, unsigned K) const { in findBoundsGT()
|
| H A D | DemandedBits.cpp | 505 APInt Bound = (LHS.Zero & RHS.Zero) | (LHS.One & RHS.One); in determineLiveOperandBitsAddCarry() local
|
| H A D | ScalarEvolution.cpp | 7289 const Instruction *Bound = nullptr; in getDefiningScopeBound() local 10399 [&](APInt Bound) -> std::pair<std::optional<APInt>, bool> { in SolveQuadraticAddRecRange()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_handlers.cpp | 458 static void handleVLABoundNotPositive(VLABoundData *Data, ValueHandle Bound, in handleVLABoundNotPositive() 474 ValueHandle Bound) { in __ubsan_handle_vla_bound_not_positive() 479 ValueHandle Bound) { in __ubsan_handle_vla_bound_not_positive_abort()
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
| H A D | Registry.cpp | 821 std::optional<DynTypedMatcher> Bound = Result->tryBind(BindID); in constructBoundMatcher() local
|
| H A D | Parser.cpp | 398 std::optional<DynTypedMatcher> Bound = Result->tryBind(BindID); in parseIdentifierPrefixImpl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVGlobalRegistry.h | 73 unsigned Bound; variable
|
| H A D | SPIRVAsmPrinter.cpp | 128 unsigned Bound = 2 * (ST->getBound() + 1) + NLabels; in emitEndOfAsmFile() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.cpp | 1579 DISubrangeType::BoundType Bound) -> void { in constructSubrangeDIE() 1621 DISubrange::BoundType Bound) -> void { in constructSubrangeDIE() 1663 DIGenericSubrange::BoundType Bound) -> void { in constructGenericSubrangeDIE()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86LowerAMXIntrinsics.cpp | 102 BasicBlock *Exit, Value *Bound, in createLoop()
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | RISCVVEmitter.cpp | 380 size_t Bound = SignatureTable.size() - Signature.size() + 1; in getIndex() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SimpleSValBuilder.cpp | 235 llvm::APSInt Bound, ProgramStateRef State) { in isInRelation()
|
| /freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 5444 auto convToMetadata = [&](MDSignedOrMDField Bound) -> Metadata * { in parseDISubrangeType() 5484 auto convToMetadata = [&](const MDSignedOrMDField &Bound) -> Metadata * { in parseDISubrange() 5516 auto ConvToMetadata = [&](const MDSignedOrMDField &Bound) -> Metadata * { in parseDIGenericSubrange()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 843 auto ConvToMetadata = [&](DIGenericSubrange::BoundType Bound) -> Metadata * { in getOrCreateGenericSubrange()
|
| H A D | AsmWriter.cpp | 2173 auto GetConstant = [&](Metadata *Bound) -> std::optional<int64_t> { in writeDIGenericSubrange()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExpr.cpp | 1230 llvm::Value *Bound = in EmitBoundsCheck() local 1236 void CodeGenFunction::EmitBoundsCheckImpl(const Expr *E, llvm::Value *Bound, in EmitBoundsCheckImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCompares.cpp | 1687 APInt Bound = in foldICmpXorShiftConst() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 2648 unsigned Bound = (VT == MVT::v8i8) ? 11 : 12; in computeKnownBitsForTargetNode() local
|