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

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

Completed in 108 milliseconds