Home
last modified time | relevance | path

Searched refs:IsHvxVectorType (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp102 static bool IsHvxVectorType(MVT ty);
263 if (IsHvxVectorType(LocVT)) { in CC_Hexagon()
542 static bool IsHvxVectorType(MVT ty) { in IsHvxVectorType() function
737 bool ArgAlign = IsHvxVectorType(VA.getValVT()); in LowerCall()