Searched defs:KnownSize (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp107 uint64_t KnownSize = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp288 ConstantInt *KnownSize local
312 ConstantInt *KnownSize = mdconst::extract<ConstantInt>(MD->getOperand(I)); local
H A DSIISelLowering.cpp1941 std::optional<uint32_t> KnownSize = local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2284 unsigned KnownSize = VT.getSizeInBits().getKnownMinValue(); local

Completed in 230 milliseconds