Searched defs:Offs (Results 1 – 6 of 6) sorted by relevance
50 void setSpillGPRRegs(unsigned Low, unsigned High, unsigned Offs) { in setSpillGPRRegs()60 void setRestoreGPRRegs(unsigned Low, unsigned High, unsigned Offs) { in setRestoreGPRRegs()
136 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedLoad() local178 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedProgMemLoad() local
294 int64_t Offs = MI.getOperand(2).getOffset(); in expand() local505 int64_t Offs = MI.getOperand(1).getOffset(); in expand() local554 int64_t Offs = MI.getOperand(1).getOffset(); in expand() local986 int64_t Offs = MI.getOperand(0).getOffset(); in expand() local
747 int64_t Offs = AM.BaseOffs; in isLegalAddressingMode() local
367 Value *Offs = ConstantInt::get(Idx->getType(), -FirstTrueElement); in foldCmpLoadFromIndexedGlobal() local381 Value *Offs = ConstantInt::get(Idx->getType(), -FirstFalseElement); in foldCmpLoadFromIndexedGlobal() local
3926 APInt Offs = ElementSize * CI->getValue().sextOrTrunc(IdxSize); in visitGetElementPtr() local