Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h673 unsigned StoreOpcode, unsigned STOCOpcode,
H A DSystemZISelLowering.cpp7259 unsigned STOCOpcode, in emitCondStore() argument
7286 if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) { in emitCondStore()
7290 BuildMI(*MBB, MI, DL, TII->get(STOCOpcode)) in emitCondStore()