Searched defs:Exts (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
D | RISCV.cpp | 174 StringRef &MArch, StringRef &Exts) { in getExtensionFeatures() 327 StringRef Exts = MArch.substr(5); in getArchFeatures() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUUnifyMetadata.cpp | 130 const char* Exts[] = { in runOnModule() local
|
/external/llvm-project/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
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 3938 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther() 3948 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther() 4117 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt() 4165 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther() 5514 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts() 6032 SmallVector<Instruction *, 1> Exts; in optimizeExt() local 6117 SmallVector<Instruction *, 1> Exts; in performAddressTypePromotion() local
|
/external/llvm-project/clang/lib/Sema/ |
D | Sema.cpp | 2420 llvm::SmallVector<StringRef, 1> Exts; in setOpenCLExtensionForType() local 2428 llvm::SmallVector<StringRef, 1> Exts; in setOpenCLExtensionForDecl() local
|