Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp158 bool buildProperJumpMI(MachineBasicBlock *MBB,
378 bool MipsBranchExpansion::buildProperJumpMI(MachineBasicBlock *MBB, in buildProperJumpMI() function in MipsBranchExpansion
527 bool hasDelaySlot = buildProperJumpMI(BalTgtMBB, Pos, DL); in expandToLongBranch()
633 bool hasDelaySlot = buildProperJumpMI(BalTgtMBB, Pos, DL); in expandToLongBranch()
718 buildProperJumpMI(LongBrMBB, Pos, DL); in expandToLongBranch()