OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NegAcc
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/
MLxExpansionPass.cpp
69
bool
NegAcc
, bool HasLane);
273
bool
NegAcc
, bool HasLane) {
302
if (
NegAcc
) {
360
bool
NegAcc
, HasLane;
362
MulOpc, AddSubOpc,
NegAcc
, HasLane) ||
366
ExpandFPMLxInstruction(MBB, MI, MulOpc, AddSubOpc,
NegAcc
, HasLane);
ARMBaseInstrInfo.cpp
62
bool
NegAcc
; // True if the acc is negated before the add / sub.
67
// MLxOpc, MulOpc, AddSubOpc,
NegAcc
, HasLane
[
all
...]
Completed in 152 milliseconds