Home
last modified time | relevance | path

Searched defs:OldR (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp712 auto OldR = U.getParent()->getOperand(0).getReg(); in tryToSimplifyUADDO() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp383 bool HexagonBitSimplify::replaceReg(Register OldR, Register NewR, in replaceReg()
396 bool HexagonBitSimplify::replaceRegWithSub(Register OldR, Register NewR, in replaceRegWithSub()
413 bool HexagonBitSimplify::replaceSubWithSub(Register OldR, unsigned OldSR, in replaceSubWithSub()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1875 Register OldR = MI.getOperand(3).getReg(); in CreateLCSSAExitingBlock() local