Searched defs:isStreamingCompatible (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64Subtarget.h | 170 bool isStreamingCompatible() const { return IsStreamingCompatible; } isStreamingCompatible() function |
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | AArch64.cpp | 848 static bool isStreamingCompatible(const FunctionDecl *F) { isStreamingCompatible() function |