OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NoFloat
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/
TargetInfo.cpp
295
return hasFloat128Type() ? Float128 :
NoFloat
;
304
return
NoFloat
;
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.h
707
bool
NoFloat
= DAG.getMachineFunction().getFunction().hasFnAttribute(
710
if (
NoFloat
)
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.h
696
unsigned Opcode, bool
NoFloat
) const;
SystemZISelLowering.cpp
8000
bool
NoFloat
) const {
8029
if (!
NoFloat
&& (Control & 4) != 0) {
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h
125
NoFloat
= 255,
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
11125
case TargetInfo::
NoFloat
:
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp
5402
bool
NoFloat
= DAG.getMachineFunction().getFunction().hasFnAttribute(
5405
if (
NoFloat
) {
[
all
...]
Completed in 78 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026