Home
last modified time | relevance | path

Searched defs:LastIndex (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/IR/
DAttributes.cpp695 uint64_t LastIndex = 0; in addAttributes() local
748 uint64_t LastIndex = 0; in removeAttributes() local
DVerifier.cpp953 unsigned LastIndex = Attrs.getSlotIndex(LastSlot); in VerifyAttributeCount() local
/external/clang/lib/Parse/
DParseStmt.cpp1726 unsigned LastIndex = FirstIndex + NumConsumedToks - 1; in LookupInlineAsmIdentifier() local
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas2619 property LastIndex: Integer read GetLastIndex write SetLastIndex; property
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1040 Value *LastIndex = Gep->getOperand(NumOperands - 1); in isConsecutivePtr() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp32 unsigned LastIndex) { in AssignToArrayRange()
DCGObjCMac.cpp4737 unsigned int LastIndex = SkipIvars.size()-1; in BuildIvarLayoutBitmap() local