Home
last modified time | relevance | path

Searched defs:TruncBuilder (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3107 class TruncBuilder : public TypePromotionAction { class in __anon1d600f580b11::TypePromotionTransaction
3114 TruncBuilder(Instruction *Opnd, Type *Ty) : TypePromotionAction(Opnd) { in TruncBuilder() function in __anon1d600f580b11::TypePromotionTransaction::TruncBuilder