Searched defs:Rdd (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ | ||
H A D | HexagonAsmParser.cpp | 1612 // Translate a "$Rdd = #-imm" to "$Rdd = combine(#[-1,0], #-imm)" in processInstruction() local |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonAsmPrinter.cpp | 519 MCOperand &Rdd = MappedInst.getOperand(0); HexagonProcessInstruction() local |