Home
last modified time | relevance | path

Searched defs:HasForbiddenSlot (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h126 HasForbiddenSlot = 1 << 5, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp572 bool MipsInstrInfo::HasForbiddenSlot(const MachineInstr &MI) const { in HasForbiddenSlot() function in MipsInstrInfo