Searched defs:Exts (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUUnifyMetadata.cpp | 131 const char* Exts[] = { in runOnModule() local
|
/external/spirv-llvm/lib/SPIRV/ |
D | TransOCLMD.cpp | 131 auto Exts = getNamedMDAsStringSet(M, kSPIR2MD::Extensions); in visit() 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-7.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 3380 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther() 3390 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther() 3561 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt() 3609 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther() 4802 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts() 5159 SmallVector<Instruction *, 1> Exts; in optimizeExt() local 5252 SmallVector<Instruction *, 1> Exts; in performAddressTypePromotion() local
|