OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getFPOpCost
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h
346
InstructionCost
getFPOpCost
(Type *Ty) const {
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
BasicTTIImpl.h
471
InstructionCost
getFPOpCost
(Type *Ty) {
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
TargetTransformInfo.cpp
533
InstructionCost TargetTransformInfo::
getFPOpCost
(Type *Ty) const {
534
InstructionCost Cost = TTIImpl->
getFPOpCost
(Ty);
Completed in 18 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026