Home
last modified time | relevance | path

Searched refs:SRL_I64 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h38 SRL_I64, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp55 Names[RTLIB::SRL_I64] = "__lshrdi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2305 LC = RTLIB::SRL_I64; in ExpandIntRes_Shift()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp332 { RTLIB::SRL_I64, "__aeabi_llsr", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()