Home
last modified time | relevance | path

Searched refs:VTM (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h265 VTM, enumerator
DSystemZOperators.td244 def z_vtm : SDNode<"SystemZISD::VTM", SDT_ZCmp, [SDNPOutGlue]>;
DSystemZInstrVector.td786 def VTM : CompareVRRa<"vtm", 0xE7D8, z_vtm, v128b, 0>;
DSystemZISelLowering.cpp1315 Opcode = SystemZISD::VTM; in isIntrinsicWithCC()
4499 OPCODE(VTM); in getTargetNodeName()
/external/llvm/test/CodeGen/SystemZ/
Dvec-intrinsics.ll1692 ; VTM with no processing of the result.
1703 ; VTM, storing to %ptr if all bits are set.