OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DoMove
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp
2403
bool
DoMove
= (LastLoc - FirstLoc) <= NumMove*4; // FIXME: Tune this.
2404
if (
DoMove
)
2405
DoMove
= IsSafeAndProfitableToMove(isLd, Base, FirstOp, LastOp,
2407
if (!
DoMove
) {
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp
4501
bool
DoMove
= IsLoadInst && (SrcReg == DstReg) && !IsLargeOffset;
4503
if (IsLargeOffset ||
DoMove
) {
4516
if (
DoMove
)
4524
if (
DoMove
)
Completed in 28 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026