Home
last modified time | relevance | path

Searched defs:FeatureMap (Results 1 – 15 of 15) sorted by relevance

/llvm-project/clang/lib/Basic/
H A DTargetID.cpp68 parseTargetIDWithFormatCheckingOnly(llvm::StringRef TargetID,llvm::StringMap<bool> * FeatureMap) parseTargetIDWithFormatCheckingOnly() argument
106 parseTargetID(const llvm::Triple & T,llvm::StringRef TargetID,llvm::StringMap<bool> * FeatureMap) parseTargetID() argument
150 llvm::StringMap<Info> FeatureMap; getConflictTargetIDCombination() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp31 llvm::StringMap<bool> FeatureMap; detectHost() local
/llvm-project/clang/include/clang/Basic/
H A DTargetOptions.h62 llvm::StringMap<bool> FeatureMap; variable
H A DTargetInfo.h1210 virtual bool validateOutputSize(const llvm::StringMap<bool> &FeatureMap, in validateInputSize() argument
1204 validateOutputSize(const llvm::StringMap<bool> & FeatureMap,StringRef,unsigned) validateOutputSize() argument
/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp1653 validateOutputSize(const llvm::StringMap<bool> & FeatureMap,StringRef Constraint,unsigned Size) const validateOutputSize() argument
1662 validateInputSize(const llvm::StringMap<bool> & FeatureMap,StringRef Constraint,unsigned Size) const validateInputSize() argument
1668 validateOperandSize(const llvm::StringMap<bool> & FeatureMap,StringRef Constraint,unsigned Size) const validateOperandSize() argument
[all...]
H A DX86.h482 validateOperandSize(const llvm::StringMap<bool> & FeatureMap,StringRef Constraint,unsigned Size) validateOperandSize() argument
/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp153 Enumeration(raw_ostream & OS,DenseMap<Record *,unsigned> & FeatureMap) Enumeration() argument
192 printFeatureMask(raw_ostream & OS,RecVec & FeatureList,const DenseMap<Record *,unsigned> & FeatureMap) printFeatureMask() argument
252 FeatureKeyValues(raw_ostream & OS,const DenseMap<Record *,unsigned> & FeatureMap) FeatureKeyValues() argument
311 CPUKeyValues(raw_ostream & OS,const DenseMap<Record *,unsigned> & FeatureMap) CPUKeyValues() argument
1999 DenseMap<Record *, unsigned> FeatureMap; run() local
[all...]
/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp655 llvm::StringMap<bool> FeatureMap; getAMDGPUTargetFeatures() local
859 llvm::StringMap<bool> FeatureMap; getParsedTargetID() local
[all...]
H A DHIPAMD.cpp61 llvm::StringMap<bool> FeatureMap; shouldSkipSanitizeOption() local
/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp1375 checkRVVTypeSupport(QualType Ty,SourceLocation Loc,Decl * D,const llvm::StringMap<bool> & FeatureMap) checkRVVTypeSupport() argument
H A DSemaStmtAsm.cpp262 llvm::StringMap<bool> FeatureMap; ActOnGCCAsmStmt() local
H A DSemaDecl.cpp12147 llvm::StringMap<bool> FeatureMap; CheckFunctionDeclaration() local
12159 llvm::StringMap<bool> FeatureMap; CheckFunctionDeclaration() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp13787 getFunctionFeatureMap(llvm::StringMap<bool> & FeatureMap,const FunctionDecl * FD) const getFunctionFeatureMap() argument
13799 getFunctionFeatureMap(llvm::StringMap<bool> & FeatureMap,GlobalDecl GD) const getFunctionFeatureMap() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2626 llvm::StringMap<bool> FeatureMap; GetCPUAndFeaturesAttributes() local
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h8998 llvm::StringMap<bool> FeatureMap; global() member