Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dspill-01.ll389 ; [FI0, FI1] -> [FI1, FI2], but applied it in the form FI0 -> FI1 -> FI2,
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp236 unsigned FI1 = MI->getOperand(0).getIndex(); in isStackSlotCopy() local
238 if (MFI->getObjectSize(FI1) != Length || in isStackSlotCopy()
242 DestFrameIndex = FI1; in isStackSlotCopy()