Home
last modified time | relevance | path

Searched defs:TPT (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/modules/video_coding/timing/
Dtimestamp_extrapolator.cc102 double TPT = kLambda + t_ms * K[0] + K[1]; in Update() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2604 TypePromotionTransaction &TPT; member in __anon6e3ad5bf0211::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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2874 TypePromotionTransaction &TPT; member in __anonf13feda10711::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 …]
/external/clang/lib/Sema/
DSemaTemplate.cpp2460 const TemplateTypeParmType *TPT = in isTemplateArgumentTemplateParameter() local