Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/Builder/
H A DCIRBaseBuilder.h285 mlir::Value createPtrToBoolCast(mlir::Value v) { in createPtrToBoolCast() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp251 return cgf.getBuilder().createPtrToBoolCast(v); in emitPointerToBoolConversion()