Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1197 int MemOpcode = SystemZ::getMemOpcode(Opcode); in foldMemoryOperandImpl() local
1198 if (MemOpcode == -1 || in foldMemoryOperandImpl()
1200 get(MemOpcode).hasImplicitDefOfPhysReg(SystemZ::CC))) in foldMemoryOperandImpl()
1254 if (NumOps == 3 && SystemZ::getTargetMemOpcode(MemOpcode) != -1) { in foldMemoryOperandImpl()
1274 const MCInstrDesc &MemDesc = get(MemOpcode); in foldMemoryOperandImpl()
1280 MI.getDebugLoc(), get(MemOpcode)); in foldMemoryOperandImpl()