Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h3897 bool IsSoften : 1; member
3901 IsPostTypeLegalization(false), IsSoften(false) {} in MakeLibCallOptions()
3927 IsSoften = Value;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp159 if (CallOptions.IsSoften && in makeLibCall()
176 if (CallOptions.IsSoften && in makeLibCall()