Home
last modified time | relevance | path

Searched defs:replaceFI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.cpp111 static void replaceFI(MachineFunction &MF, MachineBasicBlock::iterator II, replaceFI() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.cpp226 void EliminateFrameIndex::replaceFI(MachineInstr &MI, Register FrameReg, in replaceFI() function in EliminateFrameIndex