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.td194 def z_sdivrem64 : SDNode<"SystemZISD::SDIVREM64", SDT_ZGR128Binary64>;
DSystemZISelLowering.cpp3002 Opcode = SystemZISD::SDIVREM64; in lowerSDIVREM()
4614 OPCODE(SDIVREM64); in getTargetNodeName()