Searched defs:InEltVT (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeVectorTypes.cpp | 5040 EVT InEltVT = InVT.getVectorElementType(); WidenVecRes_Convert() local |
H A D | DAGCombiner.cpp | 22607 EVT InEltVT = Elt.getValueType(); in visitEXTRACT_VECTOR_ELT() local |
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 32726 EVT InEltVT = InVT.getVectorElementType(); in ReplaceNodeResults() local |