Home
last modified time | relevance | path

Searched defs:Sub1 (Results 1 – 20 of 20) sorted by relevance

/external/clang/test/CodeGenObjC/
Dobjc2-nonfragile-abi-impl.m6 @interface Sub1 : Base @end interface
8 @implementation Sub1 @end implementation
Dcategory-super-class-meth.m8 @interface Sub1 : NSObject @end interface
10 @implementation Sub1 implementation
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ruby/
DSub1.java20 public class Sub1 { class
/external/clang/test/SemaTemplate/
Dinstantiate-subscript.cpp8 struct Sub1 { struct
/external/clang/test/SemaObjC/
Darc-repeated-weak.mm332 @interface Sub1 : Base1 interface
334 @interface Sub1(cat) interface in cat
/external/tensorflow/tensorflow/python/kernel_tests/distributions/
Dkullback_leibler_test.py97 class Sub1(normal.Normal): class
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h147 inline const llvm::APSInt& Sub1(const llvm::APSInt& V) { in Sub1() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelDAGToDAG.cpp245 SDValue Sub1 = CurDAG->getTargetExtractSubreg(SP::sub_odd, dl, MVT::i32, in tryInlineAsm() local
/external/llvm/lib/Target/Sparc/
DSparcISelDAGToDAG.cpp246 SDValue Sub1 = CurDAG->getTargetExtractSubreg(SP::sub_odd, dl, MVT::i32, in tryInlineAsm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp442 const MCInst *Sub1 = MI.getOperand(1).getInst(); in EncodeSingleInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp1009 SDValue Sub1 = CurDAG->getTargetConstant(AMDGPU::sub1, DL, MVT::i32); in SelectADD_SUB_I64() local
1707 SDValue Sub1 = CurDAG->getTargetConstant(AMDGPU::sub1, DL, MVT::i32); in SelectFlatOffset() local
DAMDGPUISelLowering.cpp1746 SDValue Sub1 = DAG.getBitcast(VT, in LowerUDIVREM64() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp586 SDValue Sub1 = CurDAG->getTargetConstant(AMDGPU::sub1, DL, MVT::i32); in SelectADD_SUB_I64() local
/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp392 unsigned Sub1 = I.getOperand(2).getImm(), Sub2 = I.getOperand(4).getImm(); in parseRegSequence() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp436 unsigned Sub1 = I.getOperand(2).getImm(), Sub2 = I.getOperand(4).getImm(); in parseRegSequence() local
DHexagonConstPropagation.cpp1952 unsigned Sub1 = MI.getOperand(2).getImm(); in evaluate() local
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp4272 SDValue Sub1 = CurDAG->getTargetExtractSubreg(ARM::gsub_1, dl, MVT::i32, in tryInlineAsm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp4979 SDValue Sub1 = CurDAG->getTargetExtractSubreg(ARM::gsub_1, dl, MVT::i32, in tryInlineAsm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp7378 SDValue Sub1 = DAG.getNode(ISD::SUB, dl, VT, Quot, in expandFixedPointDiv() local
DDAGCombiner.cpp18316 SDValue Sub1 = getSubVectorSrc(Bop1, Index, SubVT); in narrowInsertExtractVectorBinOp() local