Home
last modified time | relevance | path

Searched defs:setVarArgsGPRSize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h149 void setVarArgsGPRSize(unsigned Size) { VarArgsGPRSize = Size; } in setVarArgsGPRSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h259 void setVarArgsGPRSize(unsigned Size) { VarArgsGPRSize = Size; } in setVarArgsGPRSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h349 void setVarArgsGPRSize(unsigned Size) { VarArgsGPRSize = Size; } in setVarArgsGPRSize() function