Home
last modified time | relevance | path

Searched refs:Promotion (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp549 auto &Promotion = PromotionCache[C]; in promoteConstants() local
550 ensurePromotedGV(F, *C, Promotion); in promoteConstants()
551 insertDefinitions(F, *Promotion.GV, InsertPts); in promoteConstants()
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DCMakeLists.txt24 Promotion.cpp
/llvm-project-15.0.7/lldb/unittests/Utility/
H A DScalarTest.cpp292 TEST(ScalarTest, Promotion) { in TEST() argument
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll50 ; CHECK-NEXT: Type Promotion
H A Dconstantpool-promote.ll189 ; Promotion only works with globals with alignment 4 or less; a vector has
/llvm-project-15.0.7/llvm/docs/
H A DLexicon.rst166 Indirect Call Promotion
H A DPasses.rst741 #. Scalar Promotion of Memory. If there is a store instruction inside of the
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A DO3-pipeline.ll93 ; CHECK-NEXT: Type Promotion
/llvm-project-15.0.7/mlir/docs/Dialects/Linalg/
H A D_index.md29 1. Promotion to Temporary Buffer in Fast Memory.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Duadd_sat_vec.ll481 ; Promotion
H A Dusub_sat_vec.ll481 ; Promotion
H A Dsadd_sat_vec.ll497 ; Promotion
H A Dssub_sat_vec.ll497 ; Promotion
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt8172 mlir/lib/Dialect/Linalg/Transforms/Promotion.cpp