Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp884 bool CalleeIsStreamingCompatible = isStreamingCompatible(Callee); in checkFunctionCallABIStreaming() local
886 if (!CalleeIsStreamingCompatible && in checkFunctionCallABIStreaming()