OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FPEXT_F16_F32
(Results
1 - 5
of
5
) sorted by null
/external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h
221
FPEXT_F16_F32
,
/external/llvm/lib/CodeGen/
TargetLoweringBase.cpp
237
Names[RTLIB::
FPEXT_F16_F32
] = "__gnu_h2f_ieee";
425
Names[RTLIB::
FPEXT_F16_F32
] = "__extendhfsf2";
443
return
FPEXT_F16_F32
;
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp
469
SDValue Res32 = TLI.makeLibCall(DAG, RTLIB::
FPEXT_F16_F32
, MidVT, Op,
[
all
...]
LegalizeDAG.cpp
[
all
...]
/external/llvm/lib/Target/ARM/
ARMISelLowering.cpp
419
setLibcallCallingConv(RTLIB::
FPEXT_F16_F32
, CallingConv::ARM_AAPCS);
423
setLibcallCallingConv(RTLIB::
FPEXT_F16_F32
, CallingConv::ARM_APCS);
431
setLibcallName(RTLIB::
FPEXT_F16_F32
, "__aeabi_h2f");
[
all
...]
Completed in 39 milliseconds