Searched refs:isIntr (Results 1 – 1 of 1) sorted by relevance
233 bool isIntr = CallConv == llvm::CallingConv::MBLAZE_INTR; in interruptFrameLayout() local252 if (!MRI.isPhysRegUsed(r) && !(isIntr && r == MBlaze::R11)) continue; in interruptFrameLayout()272 if (isIntr) { in interruptFrameLayout()