Searched defs:TPT (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2874 TypePromotionTransaction &TPT; member in __anon070760120711::AddressingModeMatcher 2893 InstrToOrigTy &PromotedInsts, TypePromotionTransaction &TPT, in AddressingModeMatcher() 2917 TypePromotionTransaction &TPT, in Match() 3788 Instruction *Ext, TypePromotionTransaction &TPT, in signExtendOperandForOther() 3798 Instruction *Ext, TypePromotionTransaction &TPT, in zeroExtendOperandForOther() 3967 Instruction *SExt, TypePromotionTransaction &TPT, in promoteOperandForTruncAndAnyExt() 4015 Instruction *Ext, TypePromotionTransaction &TPT, in promoteOperandForOther() 4790 TypePromotionTransaction TPT(RemovedInsts); in optimizeMemoryInst() local 5228 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts() 5581 TypePromotionTransaction TPT(RemovedInsts); in optimizeExt() local [all …]
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2604 TypePromotionTransaction &TPT; member in __anon034c73f00211::AddressingModeMatcher 2615 TypePromotionTransaction &TPT) in AddressingModeMatcher() 2639 TypePromotionTransaction &TPT) { in Match() 2821 Instruction *Ext, TypePromotionTransaction &TPT, in signExtendOperandForOther() 2831 Instruction *Ext, TypePromotionTransaction &TPT, in zeroExtendOperandForOther() 2959 llvm::Instruction *SExt, TypePromotionTransaction &TPT, in promoteOperandForTruncAndAnyExt() 3007 Instruction *Ext, TypePromotionTransaction &TPT, in promoteOperandForOther() 3725 TypePromotionTransaction TPT; in optimizeMemoryInst() local 4146 bool CodeGenPrepare::extLdPromotion(TypePromotionTransaction &TPT, in extLdPromotion() 4222 TypePromotionTransaction TPT; in moveExtToFormExtLoad() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3251 TypePromotionTransaction &TPT; member in __anon92c564980c11::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 …]
|
/aosp_15_r20/external/webrtc/modules/video_coding/timing/ |
H A D | timestamp_extrapolator.cc | 102 double TPT = kLambda + t_ms * K[0] + K[1]; in Update() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 2460 const TemplateTypeParmType *TPT = in isTemplateArgumentTemplateParameter() local
|