HomeSort by relevance Sort by last modified time
    Searched refs:getTargetConstantFP (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 438 SDValue getTargetConstantFP(double Val, EVT VT) {
441 SDValue getTargetConstantFP(const APFloat& Val, EVT VT) {
444 SDValue getTargetConstantFP(const ConstantFP &Val, EVT VT) {
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp     [all...]

Completed in 422 milliseconds