Searched refs:GEPIndex (Results 1 – 3 of 3) sorted by relevance
95 void emitLoadCompareByteBlock(unsigned BlockIndex, unsigned GEPIndex);197 unsigned GEPIndex) { in emitLoadCompareByteBlock() argument210 if (GEPIndex != 0) { in emitLoadCompareByteBlock()212 ConstantInt::get(LoadSizeType, GEPIndex)); in emitLoadCompareByteBlock()214 ConstantInt::get(LoadSizeType, GEPIndex)); in emitLoadCompareByteBlock()
863 Constant *GEPIndex = static_cast<Constant *>(GEP->getOperand(1)); in getAsConstantIndexedAddress() local865 Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType)); in getAsConstantIndexedAddress()
805 Constant *GEPIndex = static_cast<Constant *>(GEP->getOperand(1)); in getAsConstantIndexedAddress() local807 Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType)); in getAsConstantIndexedAddress()