Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h231 VACC, VSCBI, enumerator
H A DSystemZOperators.td297 def z_vacc : SDNode<"SystemZISD::VACC", SDTIntBinOp>;
H A DSystemZISelLowering.cpp4285 FlagOp = SystemZISD::VACC; in lowerXALUO()
4896 return DAG.getNode(SystemZISD::VACC, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
6440 OPCODE(VACC); in getTargetNodeName()
H A DSystemZScheduleZ13.td1245 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VACC(B|F|G|H|Q|C|CQ)?$")>;
H A DSystemZScheduleZ14.td1266 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VACC(B|F|G|H|Q|C|CQ)?$")>;
H A DSystemZScheduleZ15.td1303 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VACC(B|F|G|H|Q|C|CQ)?$")>;
H A DSystemZScheduleZ16.td1309 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VACC(B|F|G|H|Q|C|CQ)?$")>;
H A DSystemZInstrVector.td486 def VACC : BinaryVRRcGeneric<"vacc", 0xE7F1>;