Home
last modified time | relevance | path

Searched defs:CodeSizeInBytes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h33 std::optional<uint64_t> CodeSizeInBytes; member
H A DAMDGPUAsmPrinter.cpp1278 uint32_t CodeSizeInBytes = (uint32_t)std::min( in getSIProgramInfo() local