Home
last modified time | relevance | path

Searched refs:SDIVREM64 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h98 SDIVREM64, enumerator
DSystemZOperators.td185 def z_sdivrem64 : SDNode<"SystemZISD::SDIVREM64", SDT_ZGR128Binary64>;
DSystemZISelLowering.cpp2874 Opcode = SystemZISD::SDIVREM64; in lowerSDIVREM()
4442 OPCODE(SDIVREM64); in getTargetNodeName()