Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp159 struct LessPrimitiveBitWidth { struct
656 auto I = lower_bound(*Specs, BitWidth, LessPrimitiveBitWidth()); in setPrimitiveSpec()
697 auto I = lower_bound(IntSpecs, BitWidth, LessPrimitiveBitWidth()); in getIntegerAlignment()
804 auto I = lower_bound(FloatSpecs, BitWidth, LessPrimitiveBitWidth()); in getAlignment()
819 auto I = lower_bound(VectorSpecs, BitWidth, LessPrimitiveBitWidth()); in getAlignment()