OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParmTypeIsFloatingBit
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.cpp
84
if (CopyParamType & XCOFF::TracebackTable::
ParmTypeIsFloatingBit
) {
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
XCOFF.h
371
static constexpr uint32_t
ParmTypeIsFloatingBit
= 0x8000'0000;
/src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
XCOFF.cpp
112
if ((Value & TracebackTable::
ParmTypeIsFloatingBit
) == 0) {
Completed in 15 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026