Home
last modified time | relevance | path

Searched defs:InlineFeatureIgnoreList (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h39 const FeatureBitset InlineFeatureIgnoreList = { variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h76 static const FeatureBitset InlineFeatureIgnoreList; global() variable
H A DAMDGPUTargetTransformInfo.cpp274 const FeatureBitset GCNTTIImpl::InlineFeatureIgnoreList = { global() member in GCNTTIImpl