HomeSort by relevance Sort by last modified time
    Searched refs:SREM (Results 26 - 27 of 27) sorted by null

12

  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 147 setOperationAction(ISD::SREM, VT, Expand);
697 // FIXME: Also set divmod for SREM on EABI
698 setOperationAction(ISD::SREM, MVT::i32, Expand);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 422 setOperationAction(ISD::SREM, VT, Expand);
    [all...]

Completed in 41 milliseconds

12