Searched defs:getRegForGEPIndex (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp522 std::pair<unsigned, bool> FastISel::getRegForGEPIndex(const Value *Idx) { function in class:FastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4997 std::pair<unsigned, bool> AArch64FastISel::getRegForGEPIndex(const Value *Idx) { function in class:AArch64FastISel

Completed in 173 milliseconds