Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h233 bool isInt8Ty(mlir::Type i) { in isInt8Ty() function
H A DCIRGenFunction.cpp755 if (builder.isInt8Ty(destPtr.getElementType())) { in emitNullInitialization()