/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 | 38 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 | SimplifyLibCalls.cpp | 933 Value *Bound) { in optimizeStringLength() 1055 Value *Bound = CI->getArgOperand(1); in optimizeStrNLen() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1110 const SCEV *Bound = SE->getMinusSCEV(S, Size); in isKnownLessThan() local 2616 BoundInfo *Bound = new BoundInfo[MaxLevels + 1]; in banerjeeMIVtest() local 2686 CoefficientInfo *B, BoundInfo *Bound, in exploreDirections() 2804 BoundInfo *Bound, const SCEV *Delta) const { in testBounds() 2832 BoundInfo *Bound, unsigned K) const { in findBoundsALL() 2871 BoundInfo *Bound, unsigned K) const { in findBoundsEQ() 2911 BoundInfo *Bound, unsigned K) const { in findBoundsLT() 2955 BoundInfo *Bound, unsigned K) const { in findBoundsGT()
|
H A D | DemandedBits.cpp | 507 APInt Bound = (LHS.Zero & RHS.Zero) | (LHS.One & RHS.One); in determineLiveOperandBitsAddCarry() local
|
H A D | ScalarEvolution.cpp | 7284 const Instruction *Bound = nullptr; in getDefiningScopeBound() local 10327 [&](APInt Bound) -> std::pair<std::optional<APInt>, bool> { in SolveQuadraticAddRecRange()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_handlers.cpp | 436 static void handleVLABoundNotPositive(VLABoundData *Data, ValueHandle Bound, in handleVLABoundNotPositive() 452 ValueHandle Bound) { in __ubsan_handle_vla_bound_not_positive() 457 ValueHandle Bound) { in __ubsan_handle_vla_bound_not_positive_abort()
|
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
H A D | Registry.cpp | 818 std::optional<DynTypedMatcher> Bound = Result->tryBind(BindID); in constructBoundMatcher() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVGlobalRegistry.h | 74 unsigned Bound; variable
|
H A D | SPIRVAsmPrinter.cpp | 118 unsigned Bound = 2 * (ST->getBound() + 1) + NLabels; in emitEndOfAsmFile() local
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | RISCVVEmitter.cpp | 295 size_t Bound = SignatureTable.size() - Signature.size() + 1; in getIndex() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LowerAMXIntrinsics.cpp | 104 BasicBlock *Exit, Value *Bound, in createLoop()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1398 DISubrange::BoundType Bound) -> void { in constructSubrangeDIE() 1437 DIGenericSubrange::BoundType Bound) -> void { in constructGenericSubrangeDIE()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 2066 auto IsConstant = [&](Metadata *Bound) -> bool { in writeDIGenericSubrange() 2075 auto GetConstant = [&](Metadata *Bound) -> int64_t { in writeDIGenericSubrange()
|
H A D | DIBuilder.cpp | 735 auto ConvToMetadata = [&](DIGenericSubrange::BoundType Bound) -> Metadata * { in getOrCreateGenericSubrange()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 1175 llvm::Value *Bound = in EmitBoundsCheck() local 1181 void CodeGenFunction::EmitBoundsCheckImpl(const Expr *E, llvm::Value *Bound, in EmitBoundsCheckImpl()
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 5237 auto convToMetadata = [&](MDSignedOrMDField Bound) -> Metadata * { in parseDISubrange() 5269 auto ConvToMetadata = [&](MDSignedOrMDField Bound) -> Metadata * { in parseDIGenericSubrange()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 1651 APInt Bound = in foldICmpXorShiftConst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 2403 unsigned Bound = (VT == MVT::v8i8) ? 11 : 12; in computeKnownBitsForTargetNode() local
|