Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp114 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
167 SmallSetVector<Instruction *, 4> Exts; in tryInterleave() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
H A DRISCV.cpp174 StringRef &MArch, StringRef &Exts) { in getExtensionFeatures()
331 StringRef Exts = MArch.substr(5); in getArchFeatures() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp109 const char *Exts[] = {kOCLMD::UsedExt, kOCLMD::UsedOptCoreFeat, in unifyMetadataImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4110 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()
4120 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()
4289 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()
4337 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()
5692 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts()
6210 SmallVector<Instruction *, 1> Exts; in optimizeExt() local
6295 SmallVector<Instruction *, 1> Exts; in performAddressTypePromotion() local