Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp83 InsertVRSaveCode(MF); in runOnMachineFunction()
212 void InsertVRSaveCode(MachineFunction &MF);
241 void PPCDAGToDAGISel::InsertVRSaveCode(MachineFunction &Fn) { in InsertVRSaveCode() function in PPCDAGToDAGISel