Home
last modified time | relevance | path

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

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