Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h34 SHL_I64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h34 SHL_I64, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp63 Names[RTLIB::SHL_I64] = "__ashldi3"; in InitLibcallNames()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp69 Names[RTLIB::SHL_I64] = "__ashldi3"; in InitLibcallNames()
DLegalizeIntegerTypes.cpp2093 LC = RTLIB::SHL_I64; in ExpandIntRes_Shift()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp393 setLibcallName(RTLIB::SHL_I64, "__aeabi_llsl"); in ARMTargetLowering()
399 setLibcallCallingConv(RTLIB::SHL_I64, CallingConv::ARM_AAPCS); in ARMTargetLowering()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2386 LC = RTLIB::SHL_I64; in ExpandIntRes_Shift()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp331 { RTLIB::SHL_I64, "__aeabi_llsl", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()