reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/AMDGPU/SIISelLowering.h
  156   SDValue getCanonicalConstantFP(SelectionDAG &DAG, const SDLoc &SL, EVT VT,

References

lib/Target/AMDGPU/SIISelLowering.cpp
 8917     return getCanonicalConstantFP(DAG, SDLoc(N), VT, CFP->getValueAPF());
 8939           NewElts[I] = getCanonicalConstantFP(DAG, SL, EltVT,
 8980       SDValue Canon1 = getCanonicalConstantFP(DAG, SL, VT, CRHS->getValueAPF());