Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp809 auto VecI = LargeOffsetGEPMap.find(GEP->getPointerOperand()); in removeAllAssertingVHReferences() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13965 if (auto *VecI = dyn_cast<Instruction>(Vec)) { in vectorizeTree() local
14073 if (auto *VecI = dyn_cast<Instruction>(Vec)) { in vectorizeTree() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12082 SDValue VecI = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, ScalarVT, Vec, in visitVECTOR_COMPRESS() local