Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp3204 return asImpl().emitBitCast(result, resultType); in visitCastExpr()
3349 TryEmitResult emitBitCast(TryEmitResult result, llvm::Type *resultType) { in emitBitCast() function
3526 llvm::Value *emitBitCast(llvm::Value *value, llvm::Type *resultType) { in emitBitCast() function