Searched defs:TPT (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3474 TypePromotionTransaction &TPT; member in __anon1d600f580d11::AddressingModeMatcher 3495 TypePromotionTransaction &TPT, in AddressingModeMatcher() 3520 InstrToOrigTy &PromotedInsts, TypePromotionTransaction &TPT, in Match() 4462 Instruction *Ext, TypePromotionTransaction &TPT, in signExtendOperandForOther() 4472 Instruction *Ext, TypePromotionTransaction &TPT, in zeroExtendOperandForOther() 4641 Instruction *SExt, TypePromotionTransaction &TPT, in promoteOperandForTruncAndAnyExt() 4689 Instruction *Ext, TypePromotionTransaction &TPT, in promoteOperandForOther() 5471 TypePromotionTransaction TPT(RemovedInsts); in optimizeMemoryInst() local 6085 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts() 6610 TypePromotionTransaction TPT(RemovedInsts); in optimizeExt() local [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 3780 const TemplateTypeParmType *TPT = in isTemplateArgumentTemplateParameter() local
|