Searched defs:rIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/Arch/ | ||
H A D | X86_64.cpp | 252 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4); deleteFallThruJmpInsn() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 4857 const int rIndex = Items - 1 - Op.getConstantOperandVal(1); ComputeNumSignBits() local |