Searched refs:LocallyStreaming (Results 1 – 1 of 1) sorted by relevance
668 bool LocallyStreaming = in emitCalleeSavedGPRLocations() local687 if ((LocallyStreaming && FrameIdx == AFI->getStreamingVGIdx()) || in emitCalleeSavedGPRLocations()688 (!LocallyStreaming && Info.getReg() == AArch64::VG)) in emitCalleeSavedGPRLocations()5269 bool LocallyStreaming = in emitVGSaveRestore() local5273 LocallyStreaming ? AFI->getStreamingVGIdx() : AFI->getVGIdx(); in emitVGSaveRestore()