Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelDAGToDAG.cpp284 SDNode *MulNode = CurDAG->getMachineNode(MulOp, dl, in Select() local
287 SDValue InFlag = SDValue(MulNode, 0); in Select()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp424 bool isMulAddWithConstProfitable(SDNode *MulNode,
11152 bool DAGCombiner::isMulAddWithConstProfitable(SDNode *MulNode, in isMulAddWithConstProfitable() argument
11164 if (Use == MulNode) // This use is the one we're on right now. Skip it. in isMulAddWithConstProfitable()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrNEON.td4935 class N3VSMulOpPat<SDNode MulNode, SDNode OpNode, NeonI Inst>
4936 : NEONFPPat<(f32 (OpNode SPR:$acc, (f32 (MulNode SPR:$a, SPR:$b)))),
/external/llvm/lib/Target/ARM/
DARMInstrNEON.td6641 class N3VSMulOpPat<SDNode MulNode, SDNode OpNode, NeonI Inst>
6642 : NEONFPPat<(f32 (OpNode SPR:$acc, (f32 (MulNode SPR:$a, SPR:$b)))),