Searched defs:Exts (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MVELaneInterleavingPass.cpp | 109 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 D | RISCVISAInfo.h | 100 RISCVISAUtils::OrderedExtensionMap Exts; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUUnifyMetadata.cpp | 99 const char *Exts[] = {kOCLMD::UsedExt, kOCLMD::UsedOptCoreFeat, in unifyMetadataImpl() local
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangOpenCLBuiltinEmitter.cpp | 822 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 D | RISCV.cpp | 507 SmallVector<StringRef, 1> Exts; in parseTargetAttr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVModuleAnalysis.h | 49 const ExtensionList Exts; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 4800 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 D | RISCVISAInfo.cpp | 437 const RISCVISAUtils::OrderedExtensionMap &Exts) { in createFromExtMap()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 8114 Instruction *Exts[2] = {nullptr}; in getScaledReductions() local
|