Searched defs:AddSubOpc (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp359 unsigned MulOpc, AddSubOpc; local
271 ExpandFPMLxInstruction(MachineBasicBlock &MBB, MachineInstr *MI, unsigned MulOpc, unsigned AddSubOpc, bool NegAcc, bool HasLane) argument
H A DARMBaseInstrInfo.cpp62 uint16_t AddSubOpc; // Expanded add / sub opcode member in struct:ARM_MLxEntry
3909 isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, unsigned &AddSubOpc, bool &NegAcc, bool &HasLane) const argument

Completed in 56 milliseconds