Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeFrameLowering.cpp233 bool isIntr = CallConv == llvm::CallingConv::MBLAZE_INTR; in interruptFrameLayout() local
252 if (!MRI.isPhysRegUsed(r) && !(isIntr && r == MBlaze::R11)) continue; in interruptFrameLayout()
272 if (isIntr) { in interruptFrameLayout()