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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp 158 SDValue ExpandConstantFP(ConstantFPSDNode *CFP, bool UseCP);
244 SelectionDAGLegalize::ExpandConstantFP(ConstantFPSDNode *CFP, bool UseCP) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp 333 /// ExpandConstantFP - Expands the ConstantFP node to an integer constant or
335 static SDValue ExpandConstantFP(ConstantFPSDNode *CFP, bool UseCP,
    [all...]

Completed in 75 milliseconds