Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp158 InsertVRSaveCode(MF); in runOnMachineFunction()
308 void InsertVRSaveCode(MachineFunction &MF);
339 void PPCDAGToDAGISel::InsertVRSaveCode(MachineFunction &Fn) { in InsertVRSaveCode() function in PPCDAGToDAGISel