Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenTypes.cpp103 auto *FixedVT = cast<llvm::FixedVectorType>(R); in ConvertTypeForMem() local
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp993 auto *FixedVT = dyn_cast<FixedVectorType>(LI->getType()); in scalarizeLoadExtract() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5549 for (EVT FixedVT : MVT::vector_valuetypes()) { in WidenVecOp_EXTEND() local