Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h133 LLT changeElementSize(unsigned NewEltSize) const { in changeElementSize()
/external/llvm-project/llvm/include/llvm/Support/
DLowLevelTypeImpl.h134 LLT changeElementSize(unsigned NewEltSize) const { in changeElementSize()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2423 unsigned NewEltSize, in getBitcastWiderVectorElementOffset()
2461 const unsigned NewEltSize = NewEltTy.getSizeInBits(); in bitcastExtractVectorElt() local
2597 const unsigned NewEltSize = NewEltTy.getSizeInBits(); in bitcastInsertVectorElt() local