Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5628 unsigned ElemsPerChunk = vectorWidth / ElVT.getSizeInBits(); in extractSubVector() local
5677 unsigned ElemsPerChunk = vectorWidth/ElVT.getSizeInBits(); in insertSubVector() local
17677 unsigned ElemsPerChunk = 128 / EltVT.getSizeInBits(); in LowerEXTRACT_VECTOR_ELT() local