Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjC.cpp2830 TryEmitResult emitBitCast(TryEmitResult result, llvm::Type *resultType) { in emitBitCast() function
2999 llvm::Value *emitBitCast(llvm::Value *value, llvm::Type *resultType) { in emitBitCast() function