Home
last modified time | relevance | path

Searched defs:KnownSize (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DTFUtilsTest.cpp44 const static int64_t KnownSize = 214; in TEST() local
85 const static int64_t KnownSize = 213; in TEST() local
96 const static int64_t KnownSize = 214; in TEST() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp312 KnownSize, UMin->getType(), false, DL)); in processUse() local
288 ConstantInt *KnownSize processUse() local
H A DAMDGPUMachineFunction.cpp171 if (ConstantInt *KnownSize = getLDSKernelIdMetadata() local
H A DAMDGPULegalizerInfo.cpp5623 std::optional<uint32_t> KnownSize = getLDSKernelId() local
H A DSIISelLowering.cpp1989 std::optional<uint32_t> KnownSize = getLDSKernelId() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp107 uint64_t KnownSize = 0; in checkVLA() local
H A DArrayBoundCheckerV2.cpp611 if (auto KnownSize = Size.getAs<NonLoc>()) { in performCheck() local
/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp312 auto *KnownSize = DimensionSizes[i + ExtraDimsOld]; in updateSizes() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2438 unsigned KnownSize = VT.getSizeInBits().getKnownMinValue(); getLMUL() local