Searched defs:InsertedIdx (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp490 unsigned InsertedIdx = cast<ConstantInt>(IdxOp)->getZExtValue(); local
642 unsigned InsertedIdx = cast<ConstantInt>(IdxOp)->getZExtValue(); local
1089 uint64_t InsertedIdx, ExtractedIdx; local

Completed in 61 milliseconds