reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/CodeGen/TargetLowering.h
  308     if (!VT.isPow2VectorType())
include/llvm/Support/MachineValueType.h
  411       if (isPow2VectorType())
lib/Target/AMDGPU/SIISelLowering.cpp
 1361     return VT.isPow2VectorType() ? TypeSplitVector : TypeWidenVector;