Home
last modified time | relevance | path

Searched defs:Promotion (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp549 insertDefinitions(F, *Promotion.GV, InsertPts); in promoteConstants() local
/llvm-project/lldb/unittests/Utility/
H A DScalarTest.cpp324 TEST(ScalarTest, Promotion) { in TEST() argument