Home
last modified time | relevance | path

Searched refs:getBasePtrIndex (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DStatepoint.h357 unsigned getBasePtrIndex() { in getBasePtrIndex() function
369 return *(CS.arg_begin() + getBasePtrIndex()); in getBasePtr()
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp539 auto K = std::make_pair(ThisRelocate.getBasePtrIndex(), in computeBaseDerivedRelocateMap()
589 assert(ThisRelocate.getBasePtrIndex() == MasterRelocate.getBasePtrIndex() && in simplifyRelocatesOffABase()
591 if (ThisRelocate.getBasePtrIndex() == ThisRelocate.getDerivedPtrIndex()) { in simplifyRelocatesOffABase()