Searched refs:SHL_I64 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DRuntimeLibcalls.h34 SHL_I64, enumerator in enum:llvm::RTLIB::Libcall
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp41 Names[RTLIB::SHL_I64] = "__ashldi3";
H A DLegalizeIntegerTypes.cpp2113 LC = RTLIB::SHL_I64;
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMISelLowering.cpp383 setLibcallName(RTLIB::SHL_I64, "__aeabi_llsl");
389 setLibcallCallingConv(RTLIB::SHL_I64, CallingConv::ARM_AAPCS);

Completed in 224 milliseconds