Home
last modified time | relevance | path

Searched defs:OutRegs (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h83 SmallVector<unsigned, 16> OutRegs; member
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2832 auto &OutRegs = CLI.OutRegs; in fastLowerCall() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6624 RegsForValue &OutRegs = IndirectStoresToEmit[i].first; in visitInlineAsm() local