Home
last modified time | relevance | path

Searched refs:handleSlot (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp165 bool handleSlot(Pred Predicate, Safe SafeInSlot);
745 bool MipsBranchExpansion::handleSlot(Pred Predicate, Safe SafeInSlot) { in handleSlot() function in MipsBranchExpansion
785 return handleSlot( in handleForbiddenSlot()
797 return handleSlot([this](auto &I) -> bool { return TII->HasFPUDelaySlot(I); }, in handleFPUDelaySlot()
808 return handleSlot( in handleLoadDelaySlot()