Searched refs:STOCOpcode (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 569 unsigned StoreOpcode, unsigned STOCOpcode,
|
D | SystemZISelLowering.cpp | 5247 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/ |
D | SystemZISelLowering.h | 621 unsigned StoreOpcode, unsigned STOCOpcode,
|
D | SystemZISelLowering.cpp | 6197 unsigned STOCOpcode, in emitCondStore() argument 6215 if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) { in emitCondStore() 6228 BuildMI(*MBB, MI, DL, TII->get(STOCOpcode)) in emitCondStore()
|