Searched refs:CC_AArch64_Custom_Block (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64CallingConvention.h | 84 static bool CC_AArch64_Custom_Block(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_AArch64_Custom_Block() function
|
D | AArch64CallingConvention.td | 55 CCIfConsecutiveRegs<CCCustom<"CC_AArch64_Custom_Block">>, 154 CCIfConsecutiveRegs<CCCustom<"CC_AArch64_Custom_Block">>,
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64CallingConvention.h | 84 static bool CC_AArch64_Custom_Block(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_AArch64_Custom_Block() function
|
D | AArch64CallingConvention.td | 51 CCIfConsecutiveRegs<CCCustom<"CC_AArch64_Custom_Block">>, 140 CCIfConsecutiveRegs<CCCustom<"CC_AArch64_Custom_Block">>,
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenCallingConv.inc | 119 if (CC_AArch64_Custom_Block(ValNo, ValVT, LocVT, LocInfo, ArgFlags, State)) 363 if (CC_AArch64_Custom_Block(ValNo, ValVT, LocVT, LocInfo, ArgFlags, State))
|