/llvm-project/clang/lib/Basic/ |
H A D | TargetID.cpp | 68 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 D | JITTargetMachineBuilder.cpp | 31 llvm::StringMap<bool> FeatureMap; detectHost() local
|
/llvm-project/clang/include/clang/Basic/ |
H A D | TargetOptions.h | 62 llvm::StringMap<bool> FeatureMap; variable
|
H A D | TargetInfo.h | 1210 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 D | X86.cpp | 1653 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 D | X86.h | 482 validateOperandSize(const llvm::StringMap<bool> & FeatureMap,StringRef Constraint,unsigned Size) validateOperandSize() argument
|
/llvm-project/llvm/utils/TableGen/ |
H A D | SubtargetEmitter.cpp | 153 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 D | AMDGPU.cpp | 655 llvm::StringMap<bool> FeatureMap; getAMDGPUTargetFeatures() local 859 llvm::StringMap<bool> FeatureMap; getParsedTargetID() local [all...] |
H A D | HIPAMD.cpp | 61 llvm::StringMap<bool> FeatureMap; shouldSkipSanitizeOption() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaRISCV.cpp | 1375 checkRVVTypeSupport(QualType Ty,SourceLocation Loc,Decl * D,const llvm::StringMap<bool> & FeatureMap) checkRVVTypeSupport() argument
|
H A D | SemaStmtAsm.cpp | 262 llvm::StringMap<bool> FeatureMap; ActOnGCCAsmStmt() local
|
H A D | SemaDecl.cpp | 12147 llvm::StringMap<bool> FeatureMap; CheckFunctionDeclaration() local 12159 llvm::StringMap<bool> FeatureMap; CheckFunctionDeclaration() local
|
/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 13787 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 D | CodeGenModule.cpp | 2626 llvm::StringMap<bool> FeatureMap; GetCPUAndFeaturesAttributes() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 8998 llvm::StringMap<bool> FeatureMap; global() member
|