Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dstropts.h43 #define FLUSHW 0x02 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dstropts.h43 #define FLUSHW 0x02 macro
/third_party/musl/ndk_musl_include/
Dstropts.h43 #define FLUSHW 0x02 macro
/third_party/musl/include/
Dstropts.h43 #define FLUSHW 0x02 macro
/third_party/musl/porting/uniproton/kernel/include/
Dstropts.h43 #define FLUSHW 0x02 macro
/third_party/skia/third_party/externals/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()