Searched defs:Exts (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | MVELaneInterleavingPass.cpp | 114 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 D | RISCV.cpp | 174 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 D | AMDGPUUnifyMetadata.cpp | 109 const char *Exts[] = {kOCLMD::UsedExt, kOCLMD::UsedOptCoreFeat, in unifyMetadataImpl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 4110 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
|