Home
last modified time | relevance | path

Searched refs:PromotedConstant (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp88 struct PromotedConstant { struct in __anoncfffa1620111::AArch64PromoteConstant
92 typedef SmallDenseMap<Constant *, PromotedConstant, 16> PromotionCacheTy;
343 std::make_pair(&C, AArch64PromoteConstant::PromotedConstant())); in shouldConvert()
463 AArch64PromoteConstant::PromotedConstant &PC) { in ensurePromotedGV()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp96 struct PromotedConstant { struct in __anon0c7393ba0111::AArch64PromoteConstant
100 using PromotionCacheTy = SmallDenseMap<Constant *, PromotedConstant, 16>;
351 std::make_pair(&C, AArch64PromoteConstant::PromotedConstant())); in shouldConvert()
470 AArch64PromoteConstant::PromotedConstant &PC) { in ensurePromotedGV()