Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4695 ArrayRef<EVT> OpsVTBeforeSoften; member
4729 OpsVTBeforeSoften = OpsVT;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp167 !shouldExtendTypeInLibCall(CallOptions.OpsVTBeforeSoften[i])) { in makeLibCall()