Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.h91 void addWriteback(LValue srcLV, Address temporary, in addWriteback() function
/external/llvm-project/clang/lib/CodeGen/
DCGCall.h307 void addWriteback(LValue srcLV, Address temporary, llvm::Value *toUse) { in addWriteback() function