HomeSort by: relevance | last modified time | path
    Searched refs:IsSoften (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 3870 bool IsSoften : 1;
3874 IsPostTypeLegalization(false), IsSoften(false) {}
3900 IsSoften = Value;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 168 if (CallOptions.IsSoften &&
185 if (CallOptions.IsSoften &&

Completed in 41 milliseconds