OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIV_F64
(Results
1 - 6
of
6
) sorted by null
/external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h
99
DIV_F64
,
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp
226
RTLIB::
DIV_F64
,
[
all
...]
TargetLowering.cpp
135
Names[RTLIB::
DIV_F64
] = "__divdf3";
[
all
...]
LegalizeDAG.cpp
[
all
...]
/external/llvm/lib/Target/ARM/
ARMISelLowering.cpp
194
setLibcallName(RTLIB::
DIV_F64
, "__divdf3vfp");
267
setLibcallName(RTLIB::
DIV_F64
, "__aeabi_ddiv");
271
setLibcallCallingConv(RTLIB::
DIV_F64
, CallingConv::ARM_AAPCS);
[
all
...]
/external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp
104
setLibcallName(RTLIB::
DIV_F64
, "__fast_divdf3");
[
all
...]
Completed in 135 milliseconds