OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMinMaxCost
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86TargetTransformInfo.h
186
InstructionCost
getMinMaxCost
(Type *Ty, Type *CondTy, bool IsUnsigned);
X86TargetTransformInfo.cpp
3775
InstructionCost X86TTIImpl::
getMinMaxCost
(Type *Ty, Type *CondTy,
4000
MinMaxCost =
getMinMaxCost
(Ty, SubCondTy, IsUnsigned);
4075
MinMaxCost +=
getMinMaxCost
(Ty, SubCondTy, IsUnsigned);
Completed in 80 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026