Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp157 InsertVRSaveCode(MF); in runOnMachineFunction()
335 void InsertVRSaveCode(MachineFunction &MF);
366 void PPCDAGToDAGISel::InsertVRSaveCode(MachineFunction &Fn) { in InsertVRSaveCode() function in PPCDAGToDAGISel