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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DRuntimeLibcalls.h62 SREM_I8, enumerator in enum:llvm::RTLIB::Libcall
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp69 Names[RTLIB::SREM_I8] = "__modqi3";
H A DLegalizeDAG.cpp3180 RTLIB::SREM_I8,
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMFastISel.cpp1754 LC = isSigned ? RTLIB::SREM_I8 : RTLIB::UREM_I8;

Completed in 200 milliseconds