Home
last modified time | relevance | path

Searched refs:OpEltVT (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp275 EVT OpEltVT = OpVT.getVectorElementType(); in ScalarizeVecRes_VecInregOp() local
282 ISD::EXTRACT_VECTOR_ELT, DL, OpEltVT, Op, in ScalarizeVecRes_VecInregOp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp39273 MVT OpEltVT = OpVT.getVectorElementType(); in combineVSZext() local
39274 unsigned OpEltSizeInBits = OpEltVT.getSizeInBits(); in combineVSZext()
39306 if (OpEltVT == InnerEltVT) { in combineVSZext()