Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp9688 void updateState(const ABIArgInfo &Info, QualType Ty, CCState &State) const { in updateState() function in __anoncdae85851911::ARCABIInfo
9709 updateState(FI.getReturnInfo(), FI.getReturnType(), State); in computeInfo()
9712 updateState(I.info, I.type, State); in computeInfo()