Home
last modified time | relevance | path

Searched refs:DPAQ_S_W_PH (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsISelLowering.h183 DPAQ_S_W_PH, enumerator
DMipsDSPInstrInfo.td66 def MipsDPAQ_S_W_PH : MipsDSPSideEffectBase<"DPAQ_S_W_PH", SDT_MipsDPA>;
1178 def DPAQ_S_W_PH : DspMMRel, DPAQ_S_W_PH_ENC, DPAQ_S_W_PH_DESC;
DMipsScheduleGeneric.td1076 def : InstRW<[GenericDSPShort], (instregex "^DPAQ_S_W_PH$")>;
DMipsSEISelLowering.cpp2336 return lowerDSPIntr(Op, DAG, MipsISD::DPAQ_S_W_PH); in lowerINTRINSIC_W_CHAIN()
DMipsISelLowering.cpp238 case MipsISD::DPAQ_S_W_PH: return "MipsISD::DPAQ_S_W_PH"; in getTargetNodeName()