Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp925 MachineInstrBuilder MINewB = in reassociateFMA() local
937 AdjustOperandOrder(MINewB, RegX, KillX, RegM21, KillM21, RegM22, KillM22); in reassociateFMA()
949 setSpecialOperandAttr(*MINewB, IntersectedFlags); in reassociateFMA()
954 InsInstrs.push_back(MINewB); in reassociateFMA()
966 MachineInstrBuilder MINewB = in reassociateFMA() local
978 AdjustOperandOrder(MINewB, RegX, KillX, RegM21, KillM21, RegM22, KillM22); in reassociateFMA()
991 setSpecialOperandAttr(*MINewB, IntersectedFlags); in reassociateFMA()
997 InsInstrs.push_back(MINewB); in reassociateFMA()