Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZCallingConv.h35 bool IsShortVectorType(EVT ArgVT) { in IsShortVectorType() function
53 ArgIsShortVector.push_back(IsShortVectorType(Ins[i].ArgVT)); in AnalyzeFormalArguments()
67 ArgIsShortVector.push_back(IsShortVectorType(Outs[i].ArgVT)); in AnalyzeCallOperands()