OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDoubleWidth
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
NVPTX.cpp
122
DoubleWidth = HostTarget->
getDoubleWidth
();
/src/external/apache2/llvm/dist/clang/lib/Basic/
TargetInfo.cpp
283
if (
getDoubleWidth
() == BitWidth)
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h
657
///
getDoubleWidth
/Align/Format - Return the size/align/format of 'double'.
658
unsigned
getDoubleWidth
() const { return DoubleWidth; }
/src/external/apache2/llvm/dist/clang/lib/Frontend/
InitPreprocessor.cpp
883
DefineTypeSizeof("__SIZEOF_DOUBLE__", TI.
getDoubleWidth
(), TI, Builder);
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
2116
Width = Target->
getDoubleWidth
();
Completed in 33 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026