Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp10086 void updateState(const ABIArgInfo &Info, QualType Ty, CCState &State) const { in updateState() function in __anon0040e4081a11::ARCABIInfo
10107 updateState(FI.getReturnInfo(), FI.getReturnType(), State); in computeInfo()
10110 updateState(I.info, I.type, State); in computeInfo()