Searched defs:TPT (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3251 TypePromotionTransaction &TPT; member in __anon88ab83af0c11::AddressingModeMatcher 3272 TypePromotionTransaction &TPT, in AddressingModeMatcher() 3297 InstrToOrigTy &PromotedInsts, TypePromotionTransaction &TPT, in Match() 4225 Instruction *Ext, TypePromotionTransaction &TPT, in signExtendOperandForOther() 4235 Instruction *Ext, TypePromotionTransaction &TPT, in zeroExtendOperandForOther() 4404 Instruction *SExt, TypePromotionTransaction &TPT, in promoteOperandForTruncAndAnyExt() 4452 Instruction *Ext, TypePromotionTransaction &TPT, in promoteOperandForOther() 5226 TypePromotionTransaction TPT(RemovedInsts); in optimizeMemoryInst() local 5828 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts() 6341 TypePromotionTransaction TPT(RemovedInsts); in optimizeExt() local [all …]
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 4299 const TemplateTypeParmType *TPT = in isTemplateArgumentTemplateParameter() local
|