Searched defs:getRegForGEPIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 383 Register FastISel::getRegForGEPIndex(MVT PtrVT, const Value *Idx) { in getRegForGEPIndex() function in FastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 4953 unsigned AArch64FastISel::getRegForGEPIndex(const Value *Idx) { getRegForGEPIndex() function in AArch64FastISel |