Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2695 SDValue CfaArg = DAG.getSExtOrTrunc(Node->getOperand(0), dl, in ExpandNode() local
2698 CfaArg.getValueType(), in ExpandNode()
2700 CfaArg.getValueType()), in ExpandNode()
2701 CfaArg); in ExpandNode()