Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h200 return getSInt8Ty(); in getSIntNTy()
214 cir::IntType getSInt8Ty() { return typeCache.SInt8Ty; } in getSInt8Ty() function