Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CallingConvention.cpp72 if (!ArgFlags.isInConsecutiveRegsLast()) in CC_AArch64_Custom_Stack_Block()
113 if (!ArgFlags.isInConsecutiveRegsLast()) in CC_AArch64_Custom_Block()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h113 bool isInConsecutiveRegsLast() const { return IsInConsecutiveRegsLast; } in isInConsecutiveRegsLast() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMCallingConv.cpp190 if (!ArgFlags.isInConsecutiveRegsLast()) in CC_ARM_AAPCS_Custom_Aggregate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp730 if (Out.Flags.isInConsecutiveRegsLast()) in LowerCall()
838 if (In.Flags.isInConsecutiveRegsLast()) in LowerCall()
898 if (Out.Flags.isInConsecutiveRegsLast()) in LowerReturn()
926 if (In.Flags.isInConsecutiveRegsLast()) in LowerFormalArguments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3410 if (Flags.isInConsecutiveRegsLast()) in CalculateStackSlotUsed()
4034 if (Flags.isInConsecutiveRegsLast()) in LowerFormalArguments_64SVR4()
5966 if (Flags.isInConsecutiveRegsLast()) in LowerCall_64SVR4()
6262 } else if (Flags.isInConsecutiveRegsLast()) { in LowerCall_64SVR4()
6302 if (Flags.isInConsecutiveRegsLast()) in LowerCall_64SVR4()