Searched defs:Exts (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUUnifyMetadata.cpp | 130 const char* Exts[] = { in runOnModule() local
|
/external/lzma/CPP/7zip/UI/Common/ |
D | LoadCodecs.h | 102 CObjectVector<CArcExtInfo> Exts; member
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2823 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther() 2833 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther() 2961 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt() 3009 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther() 4148 const SmallVectorImpl<Instruction *> &Exts, in extLdPromotion() 4225 SmallVector<Instruction *, 1> Exts; in moveExtToFormExtLoad() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 3790 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther() 3800 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther() 3969 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt() 4017 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther() 5228 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts() 5584 SmallVector<Instruction *, 1> Exts; in optimizeExt() local 5677 SmallVector<Instruction *, 1> Exts; in performAddressTypePromotion() local
|