HomeSort by relevance Sort by last modified time
    Searched refs:DoPromotion (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 84 CallGraphNode *DoPromotion(Function *F,
202 /// calls the DoPromotion method.
307 return DoPromotion(F, ArgsToPromote, ByValArgsToTransform);
576 /// DoPromotion - This method actually performs the promotion of the specified
579 CallGraphNode *ArgPromotion::DoPromotion(Function *F,
    [all...]
  /art/compiler/dex/quick/arm/
codegen_arm.h 265 void DoPromotion() OVERRIDE;
utility_arm.cc     [all...]
  /art/compiler/dex/quick/x86/
utility_x86.cc     [all...]
codegen_x86.h 381 void DoPromotion() OVERRIDE;
    [all...]
  /art/compiler/dex/quick/
ralloc_util.cc 322 // TODO: this is Thumb2 only. Remove when DoPromotion refactored.
329 // TODO: this is Thumb2 only. Remove when DoPromotion refactored.
    [all...]
mir_to_lir.h     [all...]

Completed in 566 milliseconds