Home
last modified time | relevance | path

Searched refs:getUInt8Ty (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h185 return getUInt8Ty(); in getUIntNTy()
219 cir::IntType getUInt8Ty() { return typeCache.UInt8Ty; } in getUInt8Ty() function