Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp148 unsigned RegisterBitWidth = 0; member in __anon7086da680111::TypePromotion
737 cast<IntegerType>(Ty)->getBitWidth() > RegisterBitWidth) in isSupportedType()
955 RegisterBitWidth = in runOnFunction()
986 if (RegisterBitWidth < PromotedVT.getFixedSizeInBits()) { in runOnFunction()