Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp788 return TII->SafeInForbiddenSlot(IInSlot); in handleForbiddenSlot() argument
799 return TII->SafeInFPUDelaySlot(IInSlot, I); in handleFPUDelaySlot() argument
811 return TII->SafeInLoadDelaySlot(IInSlot, I); in handleLoadDelaySlot() argument
756 Iter IInSlot; handleSlot() local