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.cpp3811 TypePromotionTransaction &TPT; member in __anon1d600f580f11::AddressingModeMatcher
3832 TypePromotionTransaction &TPT, in AddressingModeMatcher()
3857 InstrToOrigTy &PromotedInsts, TypePromotionTransaction &TPT, in Match()
4798 Instruction *Ext, TypePromotionTransaction &TPT, in signExtendOperandForOther()
4808 Instruction *Ext, TypePromotionTransaction &TPT, in zeroExtendOperandForOther()
4977 Instruction *SExt, TypePromotionTransaction &TPT, in promoteOperandForTruncAndAnyExt()
5025 Instruction *Ext, TypePromotionTransaction &TPT, in promoteOperandForOther()
5843 TypePromotionTransaction TPT(RemovedInsts); in optimizeMemoryInst() local
6475 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts()
6999 TypePromotionTransaction TPT(RemovedInsts); in optimizeExt() local
[all …]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp4064 const TemplateTypeParmType *TPT = in isTemplateArgumentTemplateParameter() local