Home
last modified time | relevance | path

Searched defs:SUBC (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h208 ADDC, SUBC, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2977 if (ConstantSDNode *SUBC = in MatchRotate() local
2994 if (ConstantSDNode *SUBC = in MatchRotate() local
3024 if (ConstantSDNode *SUBC = in MatchRotate() local
3038 if (ConstantSDNode *SUBC = in MatchRotate() local
DTargetLowering.cpp2453 if (ConstantSDNode *SUBC = dyn_cast<ConstantSDNode>(N0.getOperand(0))) { in SimplifySetCC() local