Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4183 ArrayRef<EVT> OpsVTBeforeSoften; member
4217 OpsVTBeforeSoften = OpsVT;
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp164 !shouldExtendTypeInLibCall(CallOptions.OpsVTBeforeSoften[i])) { in makeLibCall()