Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5259 bool IsAfterLegalTypes,
5262 bool IsAfterLegalTypes,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6502 bool IsAfterLegalTypes, in BuildSDIV() argument
6626 if ((!IsAfterLegalTypes && isOperationExpand(ISD::SDIV, VT) && in BuildSDIV()
6670 bool IsAfterLegalTypes, in BuildUDIV() argument
6815 if ((!IsAfterLegalTypes && isOperationExpand(ISD::UDIV, VT) && in BuildUDIV()