Home
last modified time | relevance | path

Searched defs:Exts (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DRISCVISAInfo.h48 RISCVISAInfo(unsigned XLen, OrderedExtensionMap &Exts) in RISCVISAInfo()
106 OrderedExtensionMap Exts; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp115 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
168 SmallSetVector<Instruction *, 4> Exts; in tryInterleave() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp109 const char *Exts[] = {kOCLMD::UsedExt, kOCLMD::UsedOptCoreFeat, in unifyMetadataImpl() local
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp837 StringRef Exts = in EmitQualTypeFinder() local
873 StringRef Exts = in EmitQualTypeFinder() local
924 StringRef Exts = T->getValueAsDef("Extension")->getValueAsString("ExtName"); in EmitQualTypeFinder() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp428 SmallVector<StringRef, 1> Exts; in parseTargetAttr() local
H A DAArch64.cpp1026 auto Exts = CpuInfo->getImpliedExtensions(); in initFeatureMap() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h47 const ExtensionList Exts; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DRISCVISAInfo.cpp753 StringRef Exts = Arch.substr(5); in parseArchString() local
1064 ArrayRef<const char *> Exts; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4369 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()
4379 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()
4548 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()
4596 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()
5969 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts()
6499 SmallVector<Instruction *, 1> Exts; in optimizeExt() local
6584 SmallVector<Instruction *, 1> Exts; in performAddressTypePromotion() local