Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TargetParser/
DRISCVISAInfo.h29 RISCVISAInfo(unsigned XLen, RISCVISAUtils::OrderedExtensionMap &Exts) in RISCVISAInfo()
88 RISCVISAUtils::OrderedExtensionMap Exts; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DRISCVISAInfo.h48 RISCVISAInfo(unsigned XLen, OrderedExtensionMap &Exts) in RISCVISAInfo()
106 OrderedExtensionMap Exts; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DRISCVISAInfo.h48 RISCVISAInfo(unsigned XLen, OrderedExtensionMap &Exts) in RISCVISAInfo()
106 OrderedExtensionMap Exts; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DRISCVISAInfo.h47 RISCVISAInfo(unsigned XLen, OrderedExtensionMap &Exts) in RISCVISAInfo()
107 OrderedExtensionMap Exts; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DRISCVISAInfo.h45 RISCVISAInfo(unsigned XLen, OrderedExtensionMap &Exts) in RISCVISAInfo()
99 OrderedExtensionMap Exts; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp115 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
168 SmallSetVector<Instruction *, 4> Exts; in tryInterleave() local
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/ipv6/
Dslice_error.rs13 Exts(ipv6_exts::HeaderError), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/ipv4/
Dslice_error.rs13 Exts(ip_auth::HeaderError), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp130 const char* Exts[] = { in runOnModule() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp109 const char *Exts[] = {kOCLMD::UsedExt, kOCLMD::UsedOptCoreFeat, in unifyMetadataImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DRISCVISAInfo.cpp613 StringRef Exts = Arch.substr(5); in parseArchString() local
893 ArrayRef<const char *> Exts; member
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2823 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()
2833 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()
2961 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()
3009 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()
4148 const SmallVectorImpl<Instruction *> &Exts, in extLdPromotion()
4225 SmallVector<Instruction *, 1> Exts; in moveExtToFormExtLoad() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3790 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()
3800 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()
3969 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()
4017 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()
5228 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts()
5584 SmallVector<Instruction *, 1> Exts; in optimizeExt() local
5677 SmallVector<Instruction *, 1> Exts; in performAddressTypePromotion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4227 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()
4237 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()
4406 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()
4454 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()
5828 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts()
6344 SmallVector<Instruction *, 1> Exts; in optimizeExt() local
6429 SmallVector<Instruction *, 1> Exts; in performAddressTypePromotion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h47 const ExtensionList Exts; member
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.h105 CObjectVector<CArcExtInfo> Exts; member