Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h652 unsigned StoreOpcode, unsigned STOCOpcode,
DSystemZISelLowering.cpp6941 unsigned STOCOpcode, in emitCondStore() argument
6959 if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) { in emitCondStore()
6972 BuildMI(*MBB, MI, DL, TII->get(STOCOpcode)) in emitCondStore()