OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVX512CostTable
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp
134
static const CostTblEntry
AVX512CostTable
[] = {
144
if (const auto *Entry = CostTableLookup(
AVX512CostTable
, ISD, LT.second))
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp
471
static const CostTblEntry
AVX512CostTable
[] = {
500
if (const auto *Entry = CostTableLookup(
AVX512CostTable
, ISD, LT.second))
[
all
...]
Completed in 59 milliseconds