HomeSort by: relevance | last modified time | path
    Searched defs: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;
TargetLowering.h 3870 bool IsSoften : 1;
3874 IsPostTypeLegalization(false), IsSoften(false) {}
3900 IsSoften = Value;

Completed in 43 milliseconds