Searched refs:CC_PPC32_SVR4_Custom_Dummy (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCCallingConv.td | 210 // The only purpose of CC_PPC32_SVR4_Custom_Dummy is to skip arguments which are 216 CCCustom<"CC_PPC32_SVR4_Custom_Dummy">
|
D | PPCISelLowering.h | 945 bool CC_PPC32_SVR4_Custom_Dummy(unsigned &ValNo, MVT &ValVT, MVT &LocVT,
|
D | PPCISelLowering.cpp | 2661 bool llvm::CC_PPC32_SVR4_Custom_Dummy(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_PPC32_SVR4_Custom_Dummy() function in llvm
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCCallingConv.td | 265 // The only purpose of CC_PPC32_SVR4_Custom_Dummy is to skip arguments which are 271 CCCustom<"CC_PPC32_SVR4_Custom_Dummy">
|
D | PPCISelLowering.h | 1135 bool CC_PPC32_SVR4_Custom_Dummy(unsigned &ValNo, MVT &ValVT, MVT &LocVT,
|
D | PPCISelLowering.cpp | 3119 bool llvm::CC_PPC32_SVR4_Custom_Dummy(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_PPC32_SVR4_Custom_Dummy() function in llvm
|