Home
last modified time | relevance | path

Searched defs:HasExtLeaf1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp1283 bool HasExtLeaf1 = MaxExtLevel >= 0x80000001 && getAvailableFeatures() local
1704 bool HasExtLeaf1 = MaxExtLevel >= 0x80000001 && getHostCPUFeatures() local
[all...]
/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c987 bool HasExtLeaf1 = MaxExtLevel >= 0x80000001 && getAvailableFeatures() local