Home
last modified time | relevance | path

Searched refs:STOCOpcode (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h703 unsigned StoreOpcode, unsigned STOCOpcode,
H A DSystemZISelLowering.cpp7287 unsigned STOCOpcode, in emitCondStore() argument
7314 if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) { in emitCondStore()
7318 BuildMI(*MBB, MI, DL, TII->get(STOCOpcode)) in emitCondStore()