Searched defs:TPT (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 2874 TypePromotionTransaction &TPT; member in __anon080be6440711::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 …]
|