Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp287 ConstantInt *KnownSize in processUse() local
311 ConstantInt *KnownSize = mdconst::extract<ConstantInt>(MD->getOperand(I)); in processUse() local
H A DAMDGPUMachineFunction.cpp206 ConstantInt *KnownSize = mdconst::extract<ConstantInt>(MD->getOperand(0)); in getLDSKernelIdMetadata() local
H A DAMDGPULegalizerInfo.cpp4183 std::optional<uint32_t> KnownSize = in getLDSKernelId() local
H A DSIISelLowering.cpp1715 std::optional<uint32_t> KnownSize = in getLDSKernelId() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp108 uint64_t KnownSize = 0; in checkVLA() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1593 unsigned KnownSize = VT.getSizeInBits().getKnownMinValue(); in getLMUL() local