Searched refs:hasWritebacks (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CGCall.h | 97 bool hasWritebacks() const { return !Writebacks.empty(); } in hasWritebacks() function |
D | CGCall.cpp | 4004 if (CallArgs.hasWritebacks()) in EmitCall() |