Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h189 return getUInt32Ty(); in getUIntNTy()
221 cir::IntType getUInt32Ty() { return typeCache.UInt32Ty; } in getUInt32Ty() function