Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsLongBranch.cpp86 void expandToLongBranch(MBBInfo &Info);
255 void MipsLongBranch::expandToLongBranch(MBBInfo &I) { in expandToLongBranch() function in MipsLongBranch
529 expandToLongBranch(*I); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp159 void expandToLongBranch(MBBInfo &Info);
367 void MipsBranchExpansion::expandToLongBranch(MBBInfo &I) { in expandToLongBranch() function in MipsBranchExpansion
761 expandToLongBranch(*I); in handlePossibleLongBranch()