Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp244 MachineBasicBlock *BranchRelaxation::splitBlockBeforeInstr(MachineInstr &MI, splitBlockBeforeInstr() function in BranchRelaxation
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp647 CSKYConstantIslands::splitBlockBeforeInstr(MachineInstr &MI) { in splitBlockBeforeInstr() function in CSKYConstantIslands
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp844 MipsConstantIslands::splitBlockBeforeInstr(MachineInstr &MI) { in splitBlockBeforeInstr() function in MipsConstantIslands
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp989 MachineBasicBlock *ARMConstantIslands::splitBlockBeforeInstr(MachineInstr *MI) { in splitBlockBeforeInstr() function in ARMConstantIslands