HomeSort by: relevance | last modified time | path
    Searched refs:SafeInForbiddenSlot (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsInstrInfo.h 93 bool SafeInForbiddenSlot(const MachineInstr &MI) const;
MipsBranchExpansion.cpp 764 if (LastInstInFunction || !TII->SafeInForbiddenSlot(*Inst)) {
MipsInstrInfo.cpp 564 bool MipsInstrInfo::SafeInForbiddenSlot(const MachineInstr &MI) const {

Completed in 19 milliseconds