Home
last modified time | relevance | path

Searched defs:Writeback (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGCall.h61 struct Writeback { struct
87 Writebacks.insert(Writebacks.end(), in addFrom() argument
93 Writeback writeback = { srcLV, temporary, toUse }; in addWriteback() argument
/external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp168 bool Writeback = true; in printInst() local
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp607 bool Writeback = isThumb1; // Thumb1 LDM/STM have base reg writeback. in CreateLoadStoreMulti() local
/external/capstone/arch/ARM/
DARMInstPrinter.c632 bool Writeback = true; in ARM_printInst() local
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp212 bool Writeback = true; in printInst() local