Home
last modified time | relevance | path

Searched defs:NumArgGPRs (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZCallingConv.h19 const unsigned NumArgGPRs = 5; variable
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZCallingConv.h18 const unsigned NumArgGPRs = 5; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZCallingConv.h18 const unsigned NumArgGPRs = 5; variable
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp10306 static const int NumArgGPRs = 8; member in __anon57a50d411c11::RISCVABIInfo