Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp883 bool CallerIsStreamingCompatible = isStreamingCompatible(Caller); in checkFunctionCallABIStreaming() local
887 (CallerIsStreaming != CalleeIsStreaming || CallerIsStreamingCompatible)) in checkFunctionCallABIStreaming()