Searched refs:isWaterInRange (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsConstantIslandPass.cpp | 408 bool isWaterInRange(unsigned UserOffset, MachineBasicBlock *Water, 945 bool MipsConstantIslands::isWaterInRange(unsigned UserOffset, in isWaterInRange() function in MipsConstantIslands 1197 if (isWaterInRange(UserOffset, WaterBB, U, Growth) && in findAvailableWater()
|
/external/llvm/lib/Target/Mips/ |
D | MipsConstantIslandPass.cpp | 400 bool isWaterInRange(unsigned UserOffset, MachineBasicBlock *Water, 949 bool MipsConstantIslands::isWaterInRange(unsigned UserOffset, in isWaterInRange() function in MipsConstantIslands 1202 if (isWaterInRange(UserOffset, WaterBB, U, Growth) && in findAvailableWater()
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 315 bool isWaterInRange(unsigned UserOffset, MachineBasicBlock *Water, 1099 bool ARMConstantIslands::isWaterInRange(unsigned UserOffset, in isWaterInRange() function in ARMConstantIslands 1335 if (isWaterInRange(UserOffset, WaterBB, U, Growth) && in findAvailableWater()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 261 bool isWaterInRange(unsigned UserOffset, MachineBasicBlock *Water, 1028 bool ARMConstantIslands::isWaterInRange(unsigned UserOffset, in isWaterInRange() function in ARMConstantIslands 1262 if (isWaterInRange(UserOffset, WaterBB, U, Growth) && in findAvailableWater()
|