Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3515 int NewVTWidth = NewVT.getSizeInBits(); in GenWidenVectorLoads() local
3724 unsigned NewVTWidth = NewVT.getSizeInBits(); in GenWidenVectorStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6759 TypeSize NewVTWidth = FirstVTWidth; in GenWidenVectorLoads() local
6985 TypeSize NewVTWidth = NewVT->getSizeInBits(); in GenWidenVectorStores() local
6996 TypeSize NewVTWidth = NewVT.getSizeInBits(); in GenWidenVectorStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4892 int NewVTWidth = NewVT.getSizeInBits(); in GenWidenVectorLoads() local
5091 unsigned NewVTWidth = NewVT.getSizeInBits(); in GenWidenVectorStores() local