Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h42 SRA_I64, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp59 Names[RTLIB::SRA_I64] = "__ashrdi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2316 LC = RTLIB::SRA_I64; in ExpandIntRes_Shift()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp333 { RTLIB::SRA_I64, "__aeabi_lasr", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()