Home
last modified time | relevance | path

Searched defs:WaterBB (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp688 MachineBasicBlock *WaterBB = *IP; splitBlockBeforeInstr() local
927 MachineBasicBlock *WaterBB = *IP; findAvailableWater() local
1087 MachineBasicBlock *WaterBB = *IP; handleConstantPoolUser() local
1106 MachineBasicBlock *WaterBB = &*--NewMBB->getIterator(); handleConstantPoolUser() local
[all...]
/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp883 MachineBasicBlock* WaterBB = *IP; splitBlockBeforeInstr() local
1170 MachineBasicBlock* WaterBB = *IP; findAvailableWater() local
1324 MachineBasicBlock *WaterBB = *IP; handleConstantPoolUser() local
1350 MachineBasicBlock *WaterBB = &*--NewMBB->getIterator(); handleConstantPoolUser() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp1047 MachineBasicBlock* WaterBB = *IP; splitBlockBeforeInstr() local
1326 MachineBasicBlock* WaterBB = *IP; findAvailableWater() local
1576 MachineBasicBlock *WaterBB = *IP; handleConstantPoolUser() local
1596 MachineBasicBlock *WaterBB = &*--NewMBB->getIterator(); handleConstantPoolUser() local
[all...]