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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h42 SRA_I64, enumerator in enum:llvm::RTLIB::Libcall
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp49 Names[RTLIB::SRA_I64] = "__ashrdi3";
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2159 LC = RTLIB::SRA_I64;
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp388 setLibcallName(RTLIB::SRA_I64, "__aeabi_lasr");
394 setLibcallCallingConv(RTLIB::SRA_I64, CallingConv::ARM_AAPCS);

Completed in 148 milliseconds