Home
last modified time | relevance | path

Searched refs:MUL_I64 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h47 MUL_I64, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp58 Names[RTLIB::MUL_I64] = "__muldi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3728 RTLIB::MUL_I64, RTLIB::MUL_I128); in ExpandNode()
3823 LC = RTLIB::MUL_I64; in ExpandNode()
DLegalizeIntegerTypes.cpp1993 LC = RTLIB::MUL_I64; in ExpandIntRes_MUL()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp330 { RTLIB::MUL_I64, "__aeabi_lmul", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp274 setLibcallName(RTLIB::MUL_I64, "_allmul"); in resetOperationActions()
279 setLibcallCallingConv(RTLIB::MUL_I64, CallingConv::X86_StdCall); in resetOperationActions()