Home
last modified time | relevance | path

Searched refs:VLER (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h379 VLER, VSTER, enumerator
H A DSystemZOperators.td308 def z_loadeswap : SDNode<"SystemZISD::VLER", SDTLoad,
H A DSystemZScheduleZ15.td1261 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "VLER(H|F|G)?$")>;
H A DSystemZScheduleZ16.td1267 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "VLER(H|F|G)?$")>;
H A DSystemZInstrVector.td272 def VLER : UnaryVRXGeneric<"vler", 0xE607>;
H A DSystemZISelLowering.cpp6502 OPCODE(VLER); in getTargetNodeName()
7228 DAG.getMemIntrinsicNode(SystemZISD::VLER, SDLoc(N), in combineVECTOR_SHUFFLE()