Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h287 virtual llvm::Value *emitDynamicCastCall(CodeGenFunction &CGF, Address Value,
H A DCGExprCXX.cpp2350 Value = CGM.getCXXABI().emitDynamicCastCall(*this, ThisAddr, SrcRecordTy, in EmitDynamicCast()
H A DItaniumCXXABI.cpp229 llvm::Value *emitDynamicCastCall(CodeGenFunction &CGF, Address Value,
1632 llvm::Value *ItaniumCXXABI::emitDynamicCastCall( in emitDynamicCastCall() function in ItaniumCXXABI
H A DMicrosoftCXXABI.cpp169 llvm::Value *emitDynamicCastCall(CodeGenFunction &CGF, Address Value,
1016 llvm::Value *MicrosoftCXXABI::emitDynamicCastCall( in emitDynamicCastCall() function in MicrosoftCXXABI