OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:commuted
(Results
1 - 25
of
27
) sorted by null
1
2
/external/llvm/test/CodeGen/X86/
2009-02-25-CommuteBug.ll
5
; CHECK-NOT:
commuted
twoaddr-coalesce-2.ll
3
; RUN: grep "twoaddrinstr" | grep "Number of instructions aggressively
commuted
"
testl-commute.ll
4
; the inputs are
commuted
.
bt.ll
16
; - The comparison can be
commuted
(only cases where neither
18
; - The and can be
commuted
.
/external/llvm/lib/Target/R600/
SIInstrInfo.cpp
174
// Try to map original to
commuted
opcode
178
// Try to map
commuted
to original opcode
SIInstrInfo.td
436
// Maps an original opcode to its
commuted
version
445
// Maps an
commuted
opcode to its original version
SIISelLowering.cpp
794
//
Commuted
opcode if available
[
all
...]
/dalvik/dx/src/com/android/dx/ssa/
LiteralOpUpgrader.java
125
* An instruction can be
commuted
to a literal operation
/external/dexmaker/src/dx/java/com/android/dx/ssa/
LiteralOpUpgrader.java
126
* An instruction can be
commuted
to a literal operation
/external/llvm/lib/CodeGen/
MachineCSE.cpp
460
bool
Commuted
= false;
464
Commuted
= true;
583
if (
Commuted
)
TwoAddressInstructionPass.cpp
55
STATISTIC(NumCommuted , "Number of instructions
commuted
to coalesce");
56
STATISTIC(NumAggrCommuted , "Number of instructions aggressively
commuted
");
586
DEBUG(dbgs() << "2addr:
COMMUTED
TO: " << *NewMI);
[
all
...]
TargetInstrInfo.cpp
143
// If destination is tied to either of the
commuted
source register, then
/external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp
113
// Handle exact and
commuted
addresses.
PPCInstrInfo.cpp
154
// Normal instructions can be
commuted
the obvious way.
[
all
...]
PPCInstrInfo.td
[
all
...]
/external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp
173
//
Commuted
equality
181
//
Commuted
equality