Home
last modified time | relevance | path

Searched refs:IsSoften (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3609 bool IsSoften : 1; member
3613 IsPostTypeLegalization(false), IsSoften(false) {} in MakeLibCallOptions()
3639 IsSoften = Value;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp146 if (CallOptions.IsSoften && in makeLibCall()
163 if (CallOptions.IsSoften && in makeLibCall()