Searched defs:splitBlockBeforeInstr (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | BranchRelaxation.cpp | 272 BranchRelaxation::splitBlockBeforeInstr(MachineInstr &MI, splitBlockBeforeInstr() function in BranchRelaxation |
/llvm-project/llvm/lib/Target/CSKY/ | ||
H A D | CSKYConstantIslandPass.cpp | 647 CSKYConstantIslands::splitBlockBeforeInstr(MachineInstr &MI) { splitBlockBeforeInstr() function in CSKYConstantIslands |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsConstantIslandPass.cpp | 844 MipsConstantIslands::splitBlockBeforeInstr(MachineInstr &MI) { splitBlockBeforeInstr() function in MipsConstantIslands |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMConstantIslandPass.cpp | 989 MachineBasicBlock *ARMConstantIslands::splitBlockBeforeInstr(MachineInstr *MI) { splitBlockBeforeInstr() function in ARMConstantIslands |