Home
last modified time | relevance | path

Searched refs:setBytesInStackArgArea (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h108 void setBytesInStackArgArea(unsigned bytes) { BytesInStackArgArea = bytes; } in setBytesInStackArgArea() function
H A DAArch64ISelLowering.cpp2631 FuncInfo->setBytesInStackArgArea(StackArgSize); in LowerFormalArguments()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h142 void setBytesInStackArgArea(unsigned bytes) { BytesInStackArgArea = bytes; } in setBytesInStackArgArea() function
H A DAArch64CallLowering.cpp483 FuncInfo->setBytesInStackArgArea(StackOffset); in lowerFormalArguments()
H A DAArch64ISelLowering.cpp3579 FuncInfo->setBytesInStackArgArea(StackArgSize); in LowerFormalArguments()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h212 void setBytesInStackArgArea(unsigned bytes) { BytesInStackArgArea = bytes; } in setBytesInStackArgArea() function
H A DAArch64ISelLowering.cpp6660 FuncInfo->setBytesInStackArgArea(StackArgSize); in LowerFormalArguments()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h529 void setBytesInStackArgArea(unsigned Bytes) {
H A DSIISelLowering.cpp2244 Info->setBytesInStackArgArea(StackArgSize); in LowerFormalArguments()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h674 void setBytesInStackArgArea(unsigned Bytes) {
H A DAMDGPUCallLowering.cpp742 Info->setBytesInStackArgArea(StackOffset); in lowerFormalArguments()
H A DSIISelLowering.cpp2614 Info->setBytesInStackArgArea(StackArgSize); in LowerFormalArguments()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp658 FuncInfo->setBytesInStackArgArea(StackOffset); in lowerFormalArguments()