Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h86 SDIVREM32, enumerator
DSystemZOperators.td117 def z_sdivrem32 : SDNode<"SystemZISD::SDIVREM32", SDT_ZGR128Binary32>;
DSystemZISelLowering.cpp1862 Opcode = SystemZISD::SDIVREM32; in lowerSDIVREM()
1865 Opcode = SystemZISD::SDIVREM32; in lowerSDIVREM()