Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp177 const bool IsInstrinsicCall = in getABIRegCopyCC() local
181 if (!IsInlineAsm && !IsInstrinsicCall) in getABIRegCopyCC()