Searched refs:STCKF (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 382 STCKF, enumerator
|
H A D | SystemZInstrSystem.td | 342 def STCKF : StoreInherentS<"stckf", 0xB27C, z_stckf, 8>;
|
H A D | SystemZOperators.td | 312 def z_stckf : SDNode<"SystemZISD::STCKF", SDT_ZStoreInherent,
|
H A D | SystemZISelLowering.cpp | 6110 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()
|