Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp411 bool isMulAddWithConstProfitable(SDNode *MulNode,
11020 bool DAGCombiner::isMulAddWithConstProfitable(SDNode *MulNode, in isMulAddWithConstProfitable() argument
11032 if (Use == MulNode) // This use is the one we're on right now. Skip it. in isMulAddWithConstProfitable()
/external/llvm/lib/Target/ARM/
DARMInstrNEON.td6638 class N3VSMulOpPat<SDNode MulNode, SDNode OpNode, NeonI Inst>
6639 : NEONFPPat<(f32 (OpNode SPR:$acc, (f32 (MulNode SPR:$a, SPR:$b)))),