Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h38 SRL_I64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h38 SRL_I64, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp67 Names[RTLIB::SRL_I64] = "__lshrdi3"; in InitLibcallNames()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp73 Names[RTLIB::SRL_I64] = "__lshrdi3"; in InitLibcallNames()
DLegalizeIntegerTypes.cpp2103 LC = RTLIB::SRL_I64; in ExpandIntRes_Shift()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp394 setLibcallName(RTLIB::SRL_I64, "__aeabi_llsr"); in ARMTargetLowering()
400 setLibcallCallingConv(RTLIB::SRL_I64, CallingConv::ARM_AAPCS); in ARMTargetLowering()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2396 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()