Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h61 void createEhDataRegsFI(MachineFunction &MF);
H A DMipsMachineFunction.cpp157 void MipsFunctionInfo::createEhDataRegsFI(MachineFunction &MF) { in createEhDataRegsFI() function in MipsFunctionInfo
H A DMipsSEFrameLowering.cpp882 MipsFI->createEhDataRegsFI(MF); in determineCalleeSaves()