Searched defs:setByValSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h161 void setByValSize(unsigned S) { ByValSize = S; } function in struct:llvm::ISD::ArgFlagsTy

Completed in 105 milliseconds