Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp277 BTFTypeArray::BTFTypeArray(uint32_t ElemTypeId, uint32_t NumElems) { in BTFTypeArray()
790 uint32_t ElemTypeId; in visitArrayType() local