Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp48 bool shortenOn001AddCC(MachineInstr &MI, unsigned Opcode);
144 bool SystemZShortenInst::shortenOn001AddCC(MachineInstr &MI, unsigned Opcode) { in shortenOn001AddCC() function in SystemZShortenInst
200 Changed |= shortenOn001AddCC(MI, SystemZ::ADBR); in processBlock()
240 Changed |= shortenOn001AddCC(MI, SystemZ::SDBR); in processBlock()