HomeSort by: relevance | last modified time | path
    Searched refs:Hoist (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineLICM.cpp 13 // for the LLVM-IR-level LICM pass. It is only designed to hoist simple
67 HoistCheapInsts("hoist-cheap-insts",
68 cl::desc("MachineLICM should hoist even cheap instructions"),
72 HoistConstStores("hoist-const-stores",
73 cl::desc("Hoist invariant stores"),
79 cl::desc("Do not hoist instructions if target"
164 // to hoist loads from this block.
264 bool Hoist(MachineInstr *MI, MachineBasicBlock *Preheader);
441 // We can't hoist an instruction defining a physreg that is clobbered in
459 // safe to hoist
    [all...]
  /src/common/lib/libc/arch/sparc64/string/
memcpy.S 866 ! fmovd %f0, %f0 ! Hoist fmovd
965 fmovd %f0, %f2 ! Hoist fmovd

Completed in 26 milliseconds