HomeSort by: relevance | last modified time | path
    Searched defs:isPow2VectorType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ValueTypes.h 424 bool isPow2VectorType() const {
432 if (!isPow2VectorType()) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
MachineValueType.h 480 bool isPow2VectorType() const {
488 if (isPow2VectorType())

Completed in 90 milliseconds