OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InlineFeatureIgnoreList
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86TargetTransformInfo.h
38
const FeatureBitset
InlineFeatureIgnoreList
= {
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUTargetTransformInfo.h
76
static const FeatureBitset
InlineFeatureIgnoreList
;
AMDGPUTargetTransformInfo.cpp
264
const FeatureBitset GCNTTIImpl::
InlineFeatureIgnoreList
= {
1173
FeatureBitset RealCallerBits = CallerBits & ~
InlineFeatureIgnoreList
;
1174
FeatureBitset RealCalleeBits = CalleeBits & ~
InlineFeatureIgnoreList
;
Completed in 17 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026