Home
last modified time | relevance | path

Searched defs:CommutedMI (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp656 MachineInstr *CommutedMI = TII->commuteInstruction(MI); in ReduceTo2Addr() local
666 MachineInstr *CommutedMI = TII->commuteInstruction(MI); in ReduceTo2Addr() local
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp4890 MachineInstr *CommutedMI = commuteInstruction(MI, false); in foldMemoryOperandImpl() local