Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h191 return getUInt64Ty(); in getUIntNTy()
222 cir::IntType getUInt64Ty() { return typeCache.UInt64Ty; } in getUInt64Ty() function