Searched refs:i16 (Results 151 - 166 of 166) sorted by relevance

1234567

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3.c3114 pCsr->eSearch = (i16)idxNum;
/external/libmtp/src/
H A Dptp.h906 int16_t i16; member in union:_PTPPropertyValue
H A Dptp.c3512 return data->i16;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp734 isSExt = true, FromVT = MVT::i16; // ASSERT SEXT 16
736 isSExt = false, FromVT = MVT::i16; // ASSERT ZEXT 16
5159 MVT::i16, getValue(I.getArgOperand(0))));
5649 LoadVT = MVT::i16;
6168 // remember that AX is actually i16 to get the right extension.
H A DDAGCombiner.cpp899 /// promote i16 operations to i32 since i16 instructions are longer.
908 // If operation type is 'undesirable', e.g. i16 on x86, consider
957 /// promote i16 operations to i32 since i16 instructions are longer.
966 // If operation type is 'undesirable', e.g. i16 on x86, consider
1010 // If operation type is 'undesirable', e.g. i16 on x86, consider
1039 // If operation type is 'undesirable', e.g. i16 on x86, consider
2826 // fold (and (sign_extend_inreg x, i16 to i32), 1) -> (and x, 1)
2873 // fold (and (extload x, i16), 25
[all...]
H A DSelectionDAG.cpp3811 case 2: VT = MVT::i16; break;
/external/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1466 } else if (LoadedVT == MVT::i16 &&
1532 case MVT::i16:
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7416 typedef INT16_TYPE i16; /* 2-byte signed integer */ typedef
8517 i16 nRef; /* Number of users of this page */
9321 i16 nArg; /* Number of arguments. -1 means unlimited */
9914 typedef i16 ynVar;
10014 i16 iAgg; /* Which entry in pAggInfo->aCol[] or ->aFunc[] */
10015 i16 iRightJoinTable; /* If EP_FromJoin, the right table of the join */
10179 i16 nSrc; /* Number of tables or subqueries in the FROM clause */
10180 i16 nAlloc; /* Number of entries allocated in a[] below */
113072 typedef short int i16; /* 2-byte (or larger) signed integer */ typedef
[all...]
/external/chromium_org/third_party/sqlite/src/src/
H A Dbuild.c3127 pSrc->nSrc += (i16)nExtra;
H A Dwhere.c4096 pOrTab->nAlloc = (i16)(nNotReady + 1);
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1399 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::i16, Expand);
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli426 like [e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-...-a0:0:64-f80:128:128]. See the
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4970 case MVT::i16:
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 679 milliseconds

1234567