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

/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/
H A DMLxExpansionPass.cpp360 bool NegAcc, HasLane; local
271 ExpandFPMLxInstruction(MachineBasicBlock &MBB, MachineInstr *MI, unsigned MulOpc, unsigned AddSubOpc, bool NegAcc, bool HasLane) argument
H A DARMBaseInstrInfo.cpp62 bool NegAcc; // True if the acc is negated before the add / sub. member in struct:ARM_MLxEntry
3669 isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, unsigned &AddSubOpc, bool &NegAcc, bool &HasLane) const argument

Completed in 237 milliseconds