Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp248 Value *IdxVec = createStepVector(Builder, LaneTy, NumElems); convertEVLToMask() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h39 using IdxVec = std::vector<unsigned>; global() variable
[all...]
/llvm-project/llvm/unittests/IR/
H A DPatternMatch.cpp1190 auto *IdxVec = ConstantVector::get(VecElemIdxs); TEST_F() local