Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp192 ConstantInt *KnownSize in processUse() local
216 ConstantInt *KnownSize = mdconst::extract<ConstantInt>(MD->getOperand(I)); in processUse() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp107 uint64_t KnownSize = 0; in checkVLA() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1040 unsigned KnownSize = VT.getSizeInBits().getKnownMinValue(); in getLMUL() local