Home
last modified time | relevance | path

Searched defs:writeback (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h93 Writeback writeback; in addWriteback() local
H A DCGCall.cpp2407 const CallArgList::Writeback &writeback) { in emitWriteback()
/minix3/external/bsd/llvm/dist/clang/docs/
H A DAutomaticReferenceCounting.rst1052 .. _arc.ownership.restrictions.records:
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1528 bool writeback = (P == 0) || (W == 1); in DecodeAddrMode2IdxInstruction() local
1635 bool writeback = (W == 1) | (P == 0); in DecodeAddrMode3Instruction() local
4893 bool writeback = (W == 1) | (P == 0); in DecodeT2LDRDPreInstruction() local
4930 bool writeback = (W == 1) | (P == 0); in DecodeT2STRDPreInstruction() local