Home
last modified time | relevance | path

Searched refs:FLUSHW (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py266 FLUSHW = 0x02 variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.h45 FLUSHW, // FLUSH register windows to stack. enumerator
DSparcInstrInfo.td236 def flushw : SDNode<"SPISD::FLUSHW", SDTNone,
437 def FLUSHW : F3_1<0b10, 0b101011, (outs), (ins),
DSparcISelLowering.cpp1837 case SPISD::FLUSHW: return "SPISD::FLUSHW"; in getTargetNodeName()
2609 SDValue Chain = DAG.getNode(SPISD::FLUSHW, in getFLUSHW()
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.h45 FLUSHW, // FLUSH register windows to stack. enumerator
DSparcInstrInfo.td236 def flushw : SDNode<"SPISD::FLUSHW", SDTNone,
437 def FLUSHW : F3_1<0b10, 0b101011, (outs), (ins),
DSparcISelLowering.cpp1844 case SPISD::FLUSHW: return "SPISD::FLUSHW"; in getTargetNodeName()
2615 SDValue Chain = DAG.getNode(SPISD::FLUSHW, in getFLUSHW()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.h49 FLUSHW, // FLUSH register windows to stack. enumerator
DSparcInstrInfo.td216 def flushw : SDNode<"SPISD::FLUSHW", SDTNone,
417 def FLUSHW : F3_1<0b10, 0b101011, (outs), (ins),
DSparcISelLowering.cpp1866 case SPISD::FLUSHW: return "SPISD::FLUSHW"; in getTargetNodeName()
2613 SDValue Chain = DAG.getNode(SPISD::FLUSHW, in getFLUSHW()
/external/python/cpython2/Modules/
Dsunaudiodev.c278 if (ioctl(self->x_fd, I_FLUSH, FLUSHW) < 0) { in sad_flush()
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1775 FLUSHW = 0x02 variable
/external/capstone/arch/Sparc/
DSparcGenDisassemblerTables.inc478 /* 1776 */ MCD_OPC_Decode, 183, 1, 4, // Opcode: FLUSHW
DSparcGenAsmWriter.inc204 2606U, // FLUSHW
842 // DBG_VALUE, BUNDLE, LIFETIME_START, LIFETIME_END, FLUSHW, NOP, SELECT_C...