Home
last modified time | relevance | path

Searched refs:SingleInstrs (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitKit.h188 bool shouldSplitSingleBlock(const BlockInfo &BI, bool SingleInstrs) const;
DRegAllocGreedy.cpp957 bool SingleInstrs = RegClassInfo.isProperSubClass(MRI->getRegClass(Reg)); in splitAroundRegion() local
988 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in splitAroundRegion()
1222 bool SingleInstrs = RegClassInfo.isProperSubClass(MRI->getRegClass(Reg)); in tryBlockSplit() local
1228 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in tryBlockSplit()
DSplitKit.cpp1111 bool SingleInstrs) const { in shouldSplitSingleBlock()
1116 if (!SingleInstrs) in shouldSplitSingleBlock()
/external/llvm/lib/CodeGen/
DSplitKit.h213 bool shouldSplitSingleBlock(const BlockInfo &BI, bool SingleInstrs) const;
DRegAllocGreedy.cpp1225 bool SingleInstrs = RegClassInfo.isProperSubClass(MRI->getRegClass(Reg)); in splitAroundRegion() local
1256 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in splitAroundRegion()
1517 bool SingleInstrs = RegClassInfo.isProperSubClass(MRI->getRegClass(Reg)); in tryBlockSplit() local
1523 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in tryBlockSplit()
DSplitKit.cpp1226 bool SingleInstrs) const { in shouldSplitSingleBlock()
1231 if (!SingleInstrs) in shouldSplitSingleBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h219 bool shouldSplitSingleBlock(const BlockInfo &BI, bool SingleInstrs) const;
DRegAllocGreedy.cpp1653 bool SingleInstrs = RegClassInfo.isProperSubClass(MRI->getRegClass(Reg)); in splitAroundRegion() local
1684 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in splitAroundRegion()
1983 bool SingleInstrs = RegClassInfo.isProperSubClass(MRI->getRegClass(Reg)); in tryBlockSplit() local
1989 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in tryBlockSplit()
DSplitKit.cpp1557 bool SingleInstrs) const { in shouldSplitSingleBlock()
1562 if (!SingleInstrs) in shouldSplitSingleBlock()