Home
last modified time | relevance | path

Searched defs:SubC (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/art/test/638-checker-inline-caches/src-multidex/
H A DSubC.java17 public class SubC extends Super { class
/aosp_15_r20/external/XNNPACK/test/
H A Dvbinaryc-microkernel-tester.h35 SubC, enumerator
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
H A DTestSubtypes.java28 static class SubC extends SuperType { class in TestSubtypes
/aosp_15_r20/art/test/ProfileTestMultiDex/
H A DSecond.java29 class SubC extends Super { class
/aosp_15_r20/prebuilts/go/linux-x86/test/codegen/
Dmathbits.go654 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 DInstCombineCompares.cpp2934 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 DHexagonISelLowering.cpp2847 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 DHexagonISelLowering.cpp3277 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 DInstCombineCompares.cpp2636 Constant *SubC; in foldICmpSubConstant() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14378 ConstantSDNode *SubC = nullptr; in SimplifySelectCC() local