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

  /external/llvm/lib/Target/Mips/
MipsModuleISelDAGToDAG.cpp 21 const_cast<MipsSubtarget&>(Subtarget).resetSubtarget(&MF);
MipsSubtarget.cpp 115 void MipsSubtarget::resetSubtarget(MachineFunction *MF) {
MipsSubtarget.h 210 void resetSubtarget(MachineFunction *MF);

Completed in 49 milliseconds