Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3380 TypePromotionTransaction &TPT; member in __anon65204a200c11::AddressingModeMatcher
3401 TypePromotionTransaction &TPT, in AddressingModeMatcher()
3426 InstrToOrigTy &PromotedInsts, TypePromotionTransaction &TPT, in Match()
4367 Instruction *Ext, TypePromotionTransaction &TPT, in signExtendOperandForOther()
4377 Instruction *Ext, TypePromotionTransaction &TPT, in zeroExtendOperandForOther()
4546 Instruction *SExt, TypePromotionTransaction &TPT, in promoteOperandForTruncAndAnyExt()
4594 Instruction *Ext, TypePromotionTransaction &TPT, in promoteOperandForOther()
5367 TypePromotionTransaction TPT(RemovedInsts); in optimizeMemoryInst() local
6496 TypePromotionTransaction TPT(RemovedInsts); in optimizeExt() local
6538 bool HasPromoted, TypePromotionTransaction &TPT, in performAddressTypePromotion()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp4470 const TemplateTypeParmType *TPT = in isTemplateArgumentTemplateParameter() local