Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h382 STCKF, enumerator
H A DSystemZInstrSystem.td342 def STCKF : StoreInherentS<"stckf", 0xB27C, z_stckf, 8>;
H A DSystemZOperators.td312 def z_stckf : SDNode<"SystemZISD::STCKF", SDT_ZStoreInherent,
H A DSystemZISelLowering.cpp6110 SystemZISD::STCKF, DL, DAG.getVTList(MVT::Other), StoreOps, MVT::i64, in lowerREADCYCLECOUNTER()
6504 OPCODE(STCKF); in getTargetNodeName()
7103 return DAG.getMemIntrinsicNode(SystemZISD::STCKF, SDLoc(N), in combineSTORE()