Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h569 unsigned StoreOpcode, unsigned STOCOpcode,
DSystemZISelLowering.cpp5247 unsigned STOCOpcode, in emitCondStore() argument
5265 if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) { in emitCondStore()
5268 BuildMI(*MBB, MI, DL, TII->get(STOCOpcode)) in emitCondStore()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h621 unsigned StoreOpcode, unsigned STOCOpcode,
DSystemZISelLowering.cpp6197 unsigned STOCOpcode, in emitCondStore() argument
6215 if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) { in emitCondStore()
6228 BuildMI(*MBB, MI, DL, TII->get(STOCOpcode)) in emitCondStore()