Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp9642 void updateState(const ABIArgInfo &Info, QualType Ty, CCState &State) const { in updateState() function in __anon6bad40bc1911::ARCABIInfo
9663 updateState(FI.getReturnInfo(), FI.getReturnType(), State); in computeInfo()
9666 updateState(I.info, I.type, State); in computeInfo()