Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp936 auto GetPromoteWidth = [&](Instruction *I) -> uint32_t { in run() local
995 if (auto PromotedWidth = GetPromoteWidth(OpI)) { in run()