Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.h76 SUBC, // Sub with carry enumerator
/external/llvm/lib/Target/ARM/
DARMISelLowering.h73 SUBC, // Sub with carry enumerator
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h208 ADDC, SUBC, enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h214 ADDC, SUBC, enumerator
/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_common.c161 #define SUBC (OPC1(0x2) | OPC3(0x0c)) macro
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2973 if (ConstantSDNode *SUBC = in MatchRotate() local
2990 if (ConstantSDNode *SUBC = in MatchRotate() local
3020 if (ConstantSDNode *SUBC = in MatchRotate() local
3034 if (ConstantSDNode *SUBC = in MatchRotate() local
DTargetLowering.cpp2455 if (ConstantSDNode *SUBC = dyn_cast<ConstantSDNode>(N0.getOperand(0))) { in SimplifySetCC() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2055 if (auto *SUBC = dyn_cast<ConstantSDNode>(N0.getOperand(0))) { in SimplifySetCC() local