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

  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 679 SDValue OpNode = DAG.FoldConstantArithmetic(Opc, VT, L, R);
700 SDValue OpNode = DAG.FoldConstantArithmetic(Opc, VT, R, L);
    [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]

Completed in 46 milliseconds