Searched refs:ILVEV (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | MipsISelLowering.h | 229 ILVEV, // Interleave even elements enumerator
|
| HD | MipsScheduleP5600.td | 412 def : InstRW<[P5600WriteMSAShortLogic], (instregex "^(ILVEV|ILVOD)_[BHWD]$")>;
|
| HD | MipsSEISelLowering.cpp | 1939 return DAG.getNode(MipsISD::ILVEV, DL, Op->getValueType(0), in lowerINTRINSIC_WO_CHAIN() 2695 return DAG.getNode(MipsISD::ILVEV, SDLoc(Op), ResTy, Ws, Wt); in lowerVECTOR_SHUFFLE_ILVEV()
|
| HD | MipsScheduleGeneric.td | 1531 def : InstRW<[GenericWriteMSAShortLogic], (instregex "^(ILVEV|ILVOD)_[BHWD]$")>;
|
| HD | MipsISelLowering.cpp | 288 case MipsISD::ILVEV: return "MipsISD::ILVEV"; in getTargetNodeName()
|
| HD | MipsMSAInstrInfo.td | 41 def MipsILVEV : SDNode<"MipsISD::ILVEV", SDT_ILV>;
|