Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp1495 class CopyGeneration : public Transformation { class
1497 CopyGeneration(BitTracker &bt, const HexagonInstrInfo &hii, in CopyGeneration() function in __anon8bd5dd9f0711::CopyGeneration
1536 bool CopyGeneration::findMatch(const BitTracker::RegisterRef &Inp, in findMatch()
1583 bool CopyGeneration::processBlock(MachineBasicBlock &B, in processBlock()
2793 CopyGeneration CopyG(BT, HII, HRI, MRI); in runOnMachineFunction()