Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h306 void addWriteback(LValue srcLV, Address temporary, in addWriteback() function
H A DCGCall.cpp3356 args.addWriteback(srcLV, temp, valueToUse); in emitWritebackArg()