Home
last modified time | relevance | path

Searched refs:wouldInliningViolateFunctionCallABI (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h118 wouldInliningViolateFunctionCallABI(const FunctionDecl *Caller, in wouldInliningViolateFunctionCallABI() function
H A DCGCall.cpp5789 !CGM.getTargetCodeGenInfo().wouldInliningViolateFunctionCallABI( in EmitCall()
5807 !CGM.getTargetCodeGenInfo().wouldInliningViolateFunctionCallABI( in EmitCall()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp183 bool wouldInliningViolateFunctionCallABI(
1309 bool AArch64TargetCodeGenInfo::wouldInliningViolateFunctionCallABI( in wouldInliningViolateFunctionCallABI() function in AArch64TargetCodeGenInfo