Home
last modified time | relevance | path

Searched refs:VSBI (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h233 VAC, VSBI, enumerator
H A DSystemZOperators.td301 def z_vsbi : SDNode<"SystemZISD::VSBI", SDT_ZTernary>;
H A DSystemZISelLowering.cpp4381 BaseOp = SystemZISD::VSBI; in lowerUADDSUBO_CARRY()
4916 return DAG.getNode(SystemZISD::VSBI, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
6443 OPCODE(VSBI); in getTargetNodeName()
H A DSystemZInstrVector.td844 def VSBI : TernaryVRRdGeneric<"vsbi", 0xE7BF>;