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

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

Completed in 49 milliseconds