Searched defs:TPT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3127 TypePromotionTransaction &TPT; member in __anon7f6d13e30c11::AddressingModeMatcher 3148 TypePromotionTransaction &TPT, in AddressingModeMatcher() 3173 InstrToOrigTy &PromotedInsts, TypePromotionTransaction &TPT, in Match() 4108 Instruction *Ext, TypePromotionTransaction &TPT, in signExtendOperandForOther() 4118 Instruction *Ext, TypePromotionTransaction &TPT, in zeroExtendOperandForOther() 4287 Instruction *SExt, TypePromotionTransaction &TPT, in promoteOperandForTruncAndAnyExt() 4335 Instruction *Ext, TypePromotionTransaction &TPT, in promoteOperandForOther() 5119 TypePromotionTransaction TPT(RemovedInsts); in optimizeMemoryInst() local 5692 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts() 6207 TypePromotionTransaction TPT(RemovedInsts); in optimizeExt() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 4124 const TemplateTypeParmType *TPT = in isTemplateArgumentTemplateParameter() local
|