Home
last modified time | relevance | path

Searched defs:MAdd (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelLowering.h88 MAdd, enumerator
DMipsSEISelLowering.cpp438 SDValue MAdd = CurDAG->getNode(MultOpc, DL, MVT::Untyped, in selectMADD() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.h138 MAdd, enumerator
DMipsISelLowering.cpp1047 SDValue MAdd = CurDAG.getNode(Opcode, DL, VTs, MAddOps); in performMADD_MSUBCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp45149 if (SDValue MAdd = combineLoopMAddPattern(N, DAG, Subtarget)) in combineAdd() local
45156 if (SDValue MAdd = matchPMADDWD(DAG, Op0, Op1, SDLoc(N), VT, Subtarget)) in combineAdd() local
45158 if (SDValue MAdd = matchPMADDWD_2(DAG, Op0, Op1, SDLoc(N), VT, Subtarget)) in combineAdd() local