Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h187 return getUInt16Ty(); in getUIntNTy()
220 cir::IntType getUInt16Ty() { return typeCache.UInt16Ty; } in getUInt16Ty() function