Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp109 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
162 SmallSetVector<Instruction *, 4> Exts; in tryInterleave() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVISAInfo.h100 RISCVISAUtils::OrderedExtensionMap Exts; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp99 const char *Exts[] = {kOCLMD::UsedExt, kOCLMD::UsedOptCoreFeat, in unifyMetadataImpl() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp822 StringRef Exts = in EmitQualTypeFinder() local
858 StringRef Exts = in EmitQualTypeFinder() local
908 StringRef Exts = T->getValueAsDef("Extension")->getValueAsString("ExtName"); in EmitQualTypeFinder() local
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp507 SmallVector<StringRef, 1> Exts; in parseTargetAttr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h49 const ExtensionList Exts; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4800 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()
4810 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()
4979 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()
5027 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()
6475 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts()
7002 SmallVector<Instruction *, 1> Exts; in optimizeExt() local
7087 SmallVector<Instruction *, 1> Exts; in performAddressTypePromotion() local
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp437 const RISCVISAUtils::OrderedExtensionMap &Exts) { in createFromExtMap()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8114 Instruction *Exts[2] = {nullptr}; in getScaledReductions() local