Home
last modified time | relevance | path

Searched defs:isStreamingCompatible (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h170 bool isStreamingCompatible() const { return IsStreamingCompatible; } isStreamingCompatible() function
/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp848 static bool isStreamingCompatible(const FunctionDecl *F) { isStreamingCompatible() function