Searched refs:createNewWater (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantIslandPass.cpp | 251 void createNewWater(unsigned CPUserIndex, unsigned UserOffset, 964 void CSKYConstantIslands::createNewWater(unsigned CPUserIndex, in createNewWater() function in CSKYConstantIslands 1099 createNewWater(CPUserIndex, UserOffset, NewMBB); in handleConstantPoolUser()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsConstantIslandPass.cpp | 394 void createNewWater(unsigned CPUserIndex, unsigned UserOffset, 1206 void MipsConstantIslands::createNewWater(unsigned CPUserIndex, in createNewWater() function in MipsConstantIslands 1343 createNewWater(CPUserIndex, UserOffset, NewMBB); in handleConstantPoolUser()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMConstantIslandPass.cpp | 260 void createNewWater(unsigned CPUserIndex, unsigned UserOffset, 1368 void ARMConstantIslands::createNewWater(unsigned CPUserIndex, in createNewWater() function in ARMConstantIslands 1589 createNewWater(CPUserIndex, UserOffset, NewMBB); in handleConstantPoolUser()
|