OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDIVREM_I32
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h
74
SDIVREM_I32
,
/external/llvm/lib/CodeGen/
TargetLoweringBase.cpp
83
Names[RTLIB::
SDIVREM_I32
] = 0;
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp
[
all
...]
/external/llvm/lib/Target/ARM/
ARMISelLowering.cpp
426
setLibcallName(RTLIB::
SDIVREM_I32
, "__divmodsi4");
704
setLibcallName(RTLIB::
SDIVREM_I32
, "__aeabi_idivmod");
713
setLibcallCallingConv(RTLIB::
SDIVREM_I32
, CallingConv::ARM_AAPCS);
[
all
...]
Completed in 43 milliseconds