reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
366 if (!isPow2VectorType()) {
lib/CodeGen/SelectionDAG/DAGCombiner.cpp 9088 !DstVT.isVector() || !DstVT.isPow2VectorType() ||
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp 4644 assert(VT.isVector() && !VT.isPow2VectorType() && isTypeLegal(VT));
lib/CodeGen/SelectionDAG/TargetLowering.cpp 7344 if (VT.isPow2VectorType()) {
lib/CodeGen/TargetLoweringBase.cpp882 if (!VT.isPow2VectorType()) { 949 if (!VT.isPow2VectorType()) {lib/Target/AMDGPU/AMDGPUISelLowering.cpp
1001 if (MemVT.isVector() && !MemVT.isPow2VectorType()) {
lib/Target/AMDGPU/SIISelLowering.cpp7401 if (MemVT.isPow2VectorType()) 7419 if (MemVT.isPow2VectorType())