OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OGT_F128
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h
302
OGT_F128
,
/external/llvm/lib/CodeGen/
TargetLoweringBase.cpp
301
Names[RTLIB::
OGT_F128
] = "__gttf2";
610
CCs[RTLIB::
OGT_F128
] = ISD::SETGT;
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
140
(VT == MVT::f64) ? RTLIB::OGT_F64 : RTLIB::
OGT_F128
;
161
(VT == MVT::f64) ? RTLIB::OGT_F64 : RTLIB::
OGT_F128
;
[
all
...]
Completed in 21 milliseconds