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

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  303     return DAG.getConstant(LLVMC->getValueAPF().bitcastToAPInt(), dl,
  322         LLVMC = cast<ConstantFP>(ConstantExpr::getFPTrunc(LLVMC, SType));
  322         LLVMC = cast<ConstantFP>(ConstantExpr::getFPTrunc(LLVMC, SType));
  330       DAG.getConstantPool(LLVMC, TLI.getPointerTy(DAG.getDataLayout()));