Searched defs:hasDelaySlot (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp514 bool hasDelaySlot = buildProperJumpMI(BalTgtMBB, Pos, DL); local
620 bool hasDelaySlot = buildProperJumpMI(BalTgtMBB, Pos, DL); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h358 bool hasDelaySlot() const { return Flags & (1ULL << MCID::DelaySlot); } function in class:llvm::MCInstrDesc

Completed in 115 milliseconds