Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h202 return getSInt16Ty(); in getSIntNTy()
215 cir::IntType getSInt16Ty() { return typeCache.SInt16Ty; } in getSInt16Ty() function