Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTypePromotion.cpp927 auto GetPromoteWidth = [&](Instruction *I) -> uint32_t { in run() local
984 if (auto PromotedWidth = GetPromoteWidth(OpI)) { in run()