Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h206 return getSInt64Ty(); in getSIntNTy()
217 cir::IntType getSInt64Ty() { return typeCache.SInt64Ty; } in getSInt64Ty() function
H A DCIRGenExprScalar.cpp215 cir::IntAttr::get(cgf.builder.getSInt64Ty(), in VisitShuffleVectorExpr()