Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4881 bool IsSoften : 1; member
4885 IsPostTypeLegalization(false), IsSoften(false) {} in MakeLibCallOptions()
4911 IsSoften = Value;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp177 if (CallOptions.IsSoften && in makeLibCall()
196 if (CallOptions.IsSoften && in makeLibCall()