OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIV_F32
(Results
1 - 7
of
7
) sorted by null
/external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h
101
DIV_F32
,
/external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp
183
setMips16LibcallName(RTLIB::
DIV_F32
, "__mips16_divsf3");
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp
237
RTLIB::
DIV_F32
,
[
all
...]
LegalizeDAG.cpp
[
all
...]
/external/llvm/lib/CodeGen/
TargetLoweringBase.cpp
109
Names[RTLIB::
DIV_F32
] = "__divsf3";
[
all
...]
/external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp
[
all
...]
/external/llvm/lib/Target/ARM/
ARMISelLowering.cpp
184
setLibcallName(RTLIB::
DIV_F32
, "__divsf3vfp");
301
setLibcallName(RTLIB::
DIV_F32
, "__aeabi_fdiv");
305
setLibcallCallingConv(RTLIB::
DIV_F32
, CallingConv::ARM_AAPCS);
[
all
...]
Completed in 49 milliseconds