Searched refs:LowerINLINEASM (Results 1 – 3 of 3) sorted by relevance
123 SDValue LowerINLINEASM(SDValue Op, SelectionDAG &DAG) const;
130 SDValue LowerINLINEASM(SDValue Op, SelectionDAG &DAG) const;
957 HexagonTargetLowering::LowerINLINEASM(SDValue Op, SelectionDAG &DAG) const { in LowerINLINEASM() function in HexagonTargetLowering2800 case ISD::INLINEASM: return LowerINLINEASM(Op, DAG); in LowerOperation()