Searched refs:setAddress (Results 1 – 11 of 11) sorted by relevance
252 B->setAddress(NextBlockAddr); in allocateSegments()285 Sym->getAddressable().setAddress(ResultI->second.getAddress()); in applyLookupResult()
173 B.setAddress(B.getAddress() + SplitIndex); in splitBlock()
363 void Symbol::setAddress(Symbol *base, int32_t offset) in setAddress() function
584 sym->setAddress(baseSym, baseAddr + idx * eltSize); in mkSymbol()
812 inline void setAddress(Symbol *base, int32_t offset);
1683 slot.sym->setAddress(NULL, offset); in assignSlot()
904 SymI->second.setAddress(SymI->second.getAddress()); in replace()1063 SymI->second.setAddress(ResolvedSym.getAddress()); in resolve()
972 void setAddress(JITTargetAddress Addr) { this->Addr = Addr; } in setAddress() function
121 void setAddress(JITTargetAddress Address) { this->Address = Address; } in setAddress() function
1709 IBR->setAddress(BlockAddress::get(IBR->getSuccessor(0))); in ResolvedUndefsIn()
3604 void setAddress(Value *V) { setOperand(0, V); }