Home
last modified time | relevance | path

Searched refs:IsShortVectorType (Results 1 – 3 of 3) 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()
/external/llvm-project/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()
/external/swiftshader/third_party/llvm-10.0/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()