Searched refs:isExtended256BitVector (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h662 return isSimple() ? V.is256BitVector() : isExtended256BitVector();
865 bool isExtended256BitVector() const;
/external/llvm/lib/IR/
H A DValueTypes.cpp74 bool EVT::isExtended256BitVector() const { function in class:EVT

Completed in 74 milliseconds