Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp3321 TryEmitResult emitBitCast(TryEmitResult result, llvm::Type *resultType) { in emitBitCast() function
3498 llvm::Value *emitBitCast(llvm::Value *value, llvm::Type *resultType) { in emitBitCast() function