Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp881 bool CalleeIsStreaming = in checkFunctionCallABIStreaming() local
887 (CallerIsStreaming != CalleeIsStreaming || CallerIsStreamingCompatible)) in checkFunctionCallABIStreaming()
889 CallLoc, CalleeIsStreaming in checkFunctionCallABIStreaming()