OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NegAcc
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/ARM/
MLxExpansionPass.cpp
67
bool
NegAcc
, bool HasLane);
208
bool
NegAcc
, bool HasLane) {
235
if (
NegAcc
) {
293
bool
NegAcc
, HasLane;
295
MulOpc, AddSubOpc,
NegAcc
, HasLane) ||
299
ExpandFPMLxInstruction(MBB, MI, MulOpc, AddSubOpc,
NegAcc
, HasLane);
ARMBaseInstrInfo.h
290
unsigned &AddSubOpc, bool &
NegAcc
,
ARMBaseInstrInfo.cpp
57
bool
NegAcc
; // True if the acc is negated before the add / sub.
62
// MLxOpc, MulOpc, AddSubOpc,
NegAcc
, HasLane
[
all
...]
Completed in 96 milliseconds