Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4941 TypePromotionHelper::Action TPH = in matchOperationAddr() local
4943 if (!TPH) in matchOperationAddr()
4951 TPH(Ext, TPT, PromotedInsts, CreatedInstsCost, nullptr, nullptr, TLI); in matchOperationAddr()
5990 TypePromotionHelper::Action TPH = in tryToPromoteExts() local
5993 if (!TPH) { in tryToPromoteExts()
6006 Value *PromotedVal = TPH(I, TPT, PromotedInsts, NewCreatedInstsCost, in tryToPromoteExts()