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

/freebsd-9.3-release/contrib/llvm/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.cpp63 bool NegAcc; // True if the acc is negated before the add / sub. member in struct:ARM_MLxEntry
3909 isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, unsigned &AddSubOpc, bool &NegAcc, bool &HasLane) const argument

Completed in 62 milliseconds