Searched refs:getSInt64Ty (Results 1 – 2 of 2) sorted by relevance
206 return getSInt64Ty(); in getSIntNTy()217 cir::IntType getSInt64Ty() { return typeCache.SInt64Ty; } in getSInt64Ty() function
215 cir::IntAttr::get(cgf.builder.getSInt64Ty(), in VisitShuffleVectorExpr()