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

  /external/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 191 void promoteConstants(Function &F, SmallVectorImpl<UpdateRecord> &Updates,
514 void AArch64PromoteConstant::promoteConstants(
566 promoteConstants(F, Updates, PromotionCache);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 202 void promoteConstants(Function &F, SmallVectorImpl<UpdateRecord> &Updates,
521 void AArch64PromoteConstant::promoteConstants(
573 promoteConstants(F, Updates, PromotionCache);

Completed in 98 milliseconds