Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h133 LLT changeElementSize(unsigned NewEltSize) const { in changeElementSize()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h187 constexpr LLT changeElementSize(unsigned NewEltSize) const { in changeElementSize()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2710 unsigned NewEltSize, in getBitcastWiderVectorElementOffset()
2748 const unsigned NewEltSize = NewEltTy.getSizeInBits(); in bitcastExtractVectorElt() local
2885 const unsigned NewEltSize = NewEltTy.getSizeInBits(); in bitcastInsertVectorElt() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp296 bool ISD::isVectorShrinkable(const SDNode *N, unsigned NewEltSize, in isVectorShrinkable()