Searched defs:SubC (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/art/test/638-checker-inline-caches/src-multidex/ |
H A D | SubC.java | 17 public class SubC extends Super { class
|
/aosp_15_r20/external/XNNPACK/test/ |
H A D | vbinaryc-microkernel-tester.h | 35 SubC, enumerator
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ |
H A D | TestSubtypes.java | 28 static class SubC extends SuperType { class in TestSubtypes
|
/aosp_15_r20/art/test/ProfileTestMultiDex/ |
H A D | Second.java | 29 class SubC extends Super { class
|
/aosp_15_r20/prebuilts/go/linux-x86/test/codegen/ |
D | mathbits.go | 654 func SubC(x, ci uint) (r, co uint) { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 2934 Constant *SubC = ConstantExpr::getSub(RHS, cast<Constant>(BOp1)); in foldICmpBinOpEqualityWithConstant() local 2969 Constant *SubC = ConstantExpr::getSub(cast<Constant>(BOp0), RHS); in foldICmpBinOpEqualityWithConstant() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2847 SDValue SubC = DAG.getNode(HexagonISD::SUBC, dl, Op.getNode()->getVTList(), in LowerAddSubCarry() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 3277 SDValue SubC = DAG.getNode(HexagonISD::SUBC, dl, Op.getNode()->getVTList(), in LowerAddSubCarry() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 2636 Constant *SubC; in foldICmpSubConstant() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 14378 ConstantSDNode *SubC = nullptr; in SimplifySelectCC() local
|