Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp164 void checkFunctionCallABIStreaming(CodeGenModule &CGM, SourceLocation CallLoc,
873 void AArch64TargetCodeGenInfo::checkFunctionCallABIStreaming( in checkFunctionCallABIStreaming() function in AArch64TargetCodeGenInfo
926 checkFunctionCallABIStreaming(CGM, CallLoc, Caller, Callee); in checkFunctionCallABI()