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 23 const_cast<MipsSubtarget&>(Subtarget).resetSubtarget(&MF);
MipsSubtarget.cpp 217 void MipsSubtarget::resetSubtarget(MachineFunction *MF) {
MipsSubtarget.h 276 void resetSubtarget(MachineFunction *MF);

Completed in 31 milliseconds