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