HomeSort by relevance Sort by last modified time
    Searched refs:InsertVRSaveCode (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 57 InsertVRSaveCode(MF);
151 void InsertVRSaveCode(MachineFunction &MF);
165 /// InsertVRSaveCode - Once the entire function has been instruction selected,
168 void PPCDAGToDAGISel::InsertVRSaveCode(MachineFunction &Fn) {
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 84 InsertVRSaveCode(MF);
216 void InsertVRSaveCode(MachineFunction &MF);
242 /// InsertVRSaveCode - Once the entire function has been instruction selected,
245 void PPCDAGToDAGISel::InsertVRSaveCode(MachineFunction &Fn) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 156 InsertVRSaveCode(MF);
306 void InsertVRSaveCode(MachineFunction &MF);
335 /// InsertVRSaveCode - Once the entire function has been instruction selected,
338 void PPCDAGToDAGISel::InsertVRSaveCode(MachineFunction &Fn) {
    [all...]

Completed in 48 milliseconds