Home
last modified time | relevance | path

Searched defs:IndexVal (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp189 unsigned IndexVal = IdxC->getZExtValue(); in visitExtractElementInst() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp1993 int64_t IndexVal = CI->getSExtValue(); in isIndexInRangeOfSequentialType() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp691 llvm::Value *IndexVal = Builder.CreateIntCast(Index, SizeTy, IndexSigned); in EmitBoundsCheck() local