Home
last modified time | relevance | path

Searched refs:VSCBI (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.td300 def z_vscbi : SDNode<"SystemZISD::VSCBI", SDTIntBinOp>;
H A DSystemZISelLowering.cpp4289 FlagOp = SystemZISD::VSCBI; in lowerXALUO()
4913 return DAG.getNode(SystemZISD::VSCBI, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
6441 OPCODE(VSCBI); in getTargetNodeName()
H A DSystemZScheduleZ13.td1296 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VSCBI(B|F|G|H|Q)?$")>;
H A DSystemZScheduleZ14.td1318 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VSCBI(B|F|G|H|Q)?$")>;
H A DSystemZScheduleZ15.td1357 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VSCBI(B|F|G|H|Q)?$")>;
H A DSystemZScheduleZ16.td1363 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VSCBI(B|F|G|H|Q)?$")>;
H A DSystemZInstrVector.td836 def VSCBI : BinaryVRRcGeneric<"vscbi", 0xE7F5>;