Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.h97 bool hasWritebacks() const { return !Writebacks.empty(); } in hasWritebacks() function
DCGCall.cpp4004 if (CallArgs.hasWritebacks()) in EmitCall()
/external/llvm-project/clang/lib/CodeGen/
DCGCall.h312 bool hasWritebacks() const { return !Writebacks.empty(); } in hasWritebacks() function
DCGCall.cpp5061 if (CallArgs.hasWritebacks()) in EmitCall()