Home
last modified time | relevance | path

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

/external/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;
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h3853 bool IsSoften : 1; member
3857 IsPostTypeLegalization(false), IsSoften(false) {} in MakeLibCallOptions()
3883 IsSoften = Value;
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp150 if (CallOptions.IsSoften && in makeLibCall()
167 if (CallOptions.IsSoften && in makeLibCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp146 if (CallOptions.IsSoften && in makeLibCall()
163 if (CallOptions.IsSoften && in makeLibCall()