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.cpp2313 Value = CGM.getCXXABI().emitDynamicCastCall(*this, ThisAddr, SrcRecordTy, in EmitDynamicCast()
H A DMicrosoftCXXABI.cpp168 llvm::Value *emitDynamicCastCall(CodeGenFunction &CGF, Address Value,
1021 llvm::Value *MicrosoftCXXABI::emitDynamicCastCall( in emitDynamicCastCall() function in MicrosoftCXXABI
H A DItaniumCXXABI.cpp230 llvm::Value *emitDynamicCastCall(CodeGenFunction &CGF, Address Value,
1618 llvm::Value *ItaniumCXXABI::emitDynamicCastCall( in emitDynamicCastCall() function in ItaniumCXXABI