Searched defs:FCOPYSIGN (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h236 /// FCOPYSIGN(X, Y) - Return the value of X with the sign of Y. NOTE: This
239 /// FCOPYSIGN(f32, f64) is allowed.
240 FCOPYSIGN, enumerator in enum:llvm::ISD::NodeType

Completed in 76 milliseconds