Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2193 bool IsSignedArgument = Node->getOpcode() == ISD::FLDEXP; in ExpandFPLibCall() local
2194 SDValue Tmp = ExpandLibCall(LC, Node, IsSignedArgument).first; in ExpandFPLibCall()