Searched refs:SREM_I128 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DRuntimeLibcalls.h66 SREM_I128, enumerator in enum:llvm::RTLIB::Libcall
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp73 Names[RTLIB::SREM_I128] = "__modti3";
H A DLegalizeDAG.cpp3182 RTLIB::SREM_I64, RTLIB::SREM_I128);
H A DLegalizeIntegerTypes.cpp2220 LC = RTLIB::SREM_I128;
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMFastISel.cpp1762 LC = isSigned ? RTLIB::SREM_I128 : RTLIB::UREM_I128;

Completed in 208 milliseconds