Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp595 bool LocallyStreaming = in emitCalleeSavedGPRLocations() local
619 if ((LocallyStreaming && FrameIdx == AFI->getStreamingVGIdx()) || in emitCalleeSavedGPRLocations()
620 (!LocallyStreaming && in emitCalleeSavedGPRLocations()
4581 bool LocallyStreaming = in emitVGSaveRestore() local
4589 LocallyStreaming ? AFI->getStreamingVGIdx() : AFI->getVGIdx(); in emitVGSaveRestore()