Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp215 static bool replaceSubWithSub(unsigned OldR, unsigned OldSR,
386 bool HexagonBitSimplify::replaceSubWithSub(unsigned OldR, unsigned OldSR, in replaceSubWithSub() argument
391 if (OldSR != NewSR && hasTiedUse(OldR, MRI, NewSR)) in replaceSubWithSub()
397 if (I->getSubReg() != OldSR) in replaceSubWithSub()
/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp171 static bool replaceSubWithSub(unsigned OldR, unsigned OldSR,
342 bool HexagonBitSimplify::replaceSubWithSub(unsigned OldR, unsigned OldSR, in replaceSubWithSub() argument
351 if (I->getSubReg() != OldSR) in replaceSubWithSub()