Searched defs:LastIndex (Results 1 – 8 of 8) sorted by relevance
94 unsigned FirstIndex, unsigned LastIndex) { in AssignToArrayRange()
4086 auto LastIndex = dyn_cast<llvm::ConstantInt>(indices.back()); in emitArraySubscriptGEP() local
111 unsigned LastIndex = FirstIndex + NumConsumedToks - 1; in LookupInlineAsmIdentifier() local
75 uint64_t LastIndex = 0; in init() local124 uint64_t LastIndex = in getIndex() local
953 const SlotIndex LastIndex) { in extractInstructionFeatures()
581 std::optional<uint64_t> LastIndex = LT.getLastValidFileIndex(); in collectLineTableSources() local
1214 Type *ElTy, Value *Base, unsigned Dimension, unsigned LastIndex, in CreatePreserveArrayAccessIndex()