Searched defs:Exts (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| D | MVELaneInterleavingPass.cpp | 114 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave() 167 SmallSetVector<Instruction *, 4> Exts; in tryInterleave() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
| D | RISCV.cpp | 174 StringRef &MArch, StringRef &Exts) { in getExtensionFeatures() 334 StringRef Exts = MArch.substr(5); in getArchFeatures() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUUnifyMetadata.cpp | 109 const char *Exts[] = {kOCLMD::UsedExt, kOCLMD::UsedOptCoreFeat, in unifyMetadataImpl() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 4114 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther() 4124 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther() 4293 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt() 4341 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther() 5710 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts() 6228 SmallVector<Instruction *, 1> Exts; in optimizeExt() local 6313 SmallVector<Instruction *, 1> Exts; in performAddressTypePromotion() local
|