Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.h115 mlir::Operation *getFunctionPointer() const { in getFunctionPointer() function
H A DCIRGenCall.cpp565 mlir::Operation *calleePtr = concreteCallee.getFunctionPointer(); in emitCall()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp471 llvm::Constant *CodeGenModule::getFunctionPointer(llvm::Constant *Pointer, in getFunctionPointer() function in CodeGenModule
485 llvm::Constant *CodeGenModule::getFunctionPointer(GlobalDecl GD, in getFunctionPointer() function in CodeGenModule
497 return getFunctionPointer(getRawFunctionPointer(GD, Ty), FuncType); in getFunctionPointer()
H A DCGCall.h190 llvm::Value *getFunctionPointer() const { in getFunctionPointer() function
H A DCodeGenModule.h1030 llvm::Constant *getFunctionPointer(GlobalDecl GD, llvm::Type *Ty = nullptr);
1035 llvm::Constant *getFunctionPointer(llvm::Constant *Pointer,
H A DCGDeclCXX.cpp273 return CGM.getFunctionPointer(fn, fnType); in createAtExitStub()
H A DCGExpr.cpp3038 llvm::Constant *V = CGF.CGM.getFunctionPointer(GD); in EmitFunctionDeclLValue()
6315 llvm::Value *CalleePtr = Callee.getFunctionPointer(); in EmitCall()
6402 llvm::Value *CalleePtr = Callee.getFunctionPointer(); in EmitCall()
6479 llvm::Value *Handle = Callee.getFunctionPointer(); in EmitCall()
H A DItaniumCXXABI.cpp1493 Dtor = CGM.getFunctionPointer(Dtor, DtorTy); in emitThrow()
2893 dtorCallee = CGF.CGM.getFunctionPointer(dtorCallee, fnType); in emitGlobalDtorWithCXAAtExit()
H A DCGCall.cpp5687 llvm::Value *CalleePtr = ConcreteCallee.getFunctionPointer(); in EmitCall()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h237 DefinedSVal getFunctionPointer(const FunctionDecl *func);
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp285 return getFunctionPointer(MD); in getMemberPointer()
291 DefinedSVal SValBuilder::getFunctionPointer(const FunctionDecl *func) { in getFunctionPointer() function in SValBuilder
H A DExprEngine.cpp3237 SVal V = svalBuilder.getFunctionPointer(FD); in VisitCommonDeclRefExpr()
3508 SVal MDVal = svalBuilder.getFunctionPointer(MD); in VisitMemberExpr()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8117 …tFunctionPointerEPKNS_12FunctionDeclE", "clang::ento::SValBuilder::getFunctionPointer(clang::Funct…