HomeSort by relevance Sort by last modified time
    Searched full:issigned (Results 51 - 75 of 380) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/cmd/compile/internal/x86/
ggen.go 217 if gc.Issigned[t.Etype] {
227 if gc.Issigned[t.Etype] {
301 if !gc.Issigned[t.Etype] {
357 if gc.Issigned[nl.Type.Etype] {
475 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
510 if gc.Issigned[nl.Type.Etype] {
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 297 /// (V-Lo) \<u Hi-Lo. This method expects that Lo <= Hi. isSigned indicates
301 bool isSigned, bool Inside) {
302 assert(cast<ConstantInt>(ConstantExpr::getICmp((isSigned ?
311 if (cast<ConstantInt>(Lo)->isMinValue(isSigned)) {
312 ICmpInst::Predicate pred = (isSigned ?
329 if (cast<ConstantInt>(Lo)->isMinValue(isSigned)) {
330 ICmpInst::Predicate pred = (isSigned ?
    [all...]
  /external/eigen/Eigen/src/Core/
MathFunctions.h 393 eigen_assert(!NumTraits<Scalar>::IsSigned || y >= 0);
445 return run(Scalar(NumTraits<Scalar>::IsSigned ? -1 : 0), Scalar(1));
509 return run(Scalar(NumTraits<Scalar>::IsSigned ? -10 : 0), Scalar(10));
514 offset = NumTraits<Scalar>::IsSigned ? (1 << (EIGEN_PLAIN_ENUM_MIN(rand_bits,scalar_bits)-1)) : 0
  /external/eigen/test/
integer_types.cpp 57 VERIFY(int(NumTraits<Scalar>::IsSigned) == is_signed);
  /external/eigen/unsupported/Eigen/
AdolcForward 90 IsSigned = 1,
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCResultSetMetaData.java 184 public boolean isSigned(int column) throws java.sql.SQLException {
  /external/llvm/include/llvm/ADT/
PackedVector.h 22 template <typename T, unsigned BitNum, typename BitVectorTy, bool isSigned>
  /external/llvm/lib/CodeGen/
IntrinsicLowering.cpp 476 /* isSigned */ false);
487 /* isSigned */ false);
499 /* isSigned */ false);
505 /* isSigned */ false);
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.cpp 228 unsigned isSigned =
232 if (isSigned) // if value is signed
243 unsigned isSigned =
247 if (isSigned) // if value is signed
  /external/v8/src/
machine-type.h 60 bool IsSigned() {
  /libcore/dom/src/test/java/org/w3c/domts/
DOMTest.java 260 public final boolean isSigned() {
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/
ggen.go 154 if gc.Issigned[t.Etype] {
220 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
226 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
305 if gc.Issigned[nl.Type.Etype] {
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm64/
ggen.go 158 if gc.Issigned[t.Etype] {
168 if gc.Issigned[t.Etype] {
298 if gc.Issigned[t.Etype] {
389 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
ggen.go 148 if gc.Issigned[t.Etype] {
158 if gc.Issigned[t.Etype] {
290 if gc.Issigned[t.Etype] {
381 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/arm/
ggen.go 151 if gc.Issigned[t.Etype] {
217 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
223 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
302 if gc.Issigned[nl.Type.Etype] {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/arm64/
ggen.go 155 if gc.Issigned[t.Etype] {
165 if gc.Issigned[t.Etype] {
295 if gc.Issigned[t.Etype] {
386 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
ggen.go 145 if gc.Issigned[t.Etype] {
155 if gc.Issigned[t.Etype] {
287 if gc.Issigned[t.Etype] {
378 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/
ggen.go 154 if gc.Issigned[t.Etype] {
220 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
226 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
305 if gc.Issigned[nl.Type.Etype] {
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm64/
ggen.go 158 if gc.Issigned[t.Etype] {
168 if gc.Issigned[t.Etype] {
298 if gc.Issigned[t.Etype] {
389 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
ggen.go 148 if gc.Issigned[t.Etype] {
158 if gc.Issigned[t.Etype] {
290 if gc.Issigned[t.Etype] {
381 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/arm/
ggen.go 151 if gc.Issigned[t.Etype] {
217 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
223 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
302 if gc.Issigned[nl.Type.Etype] {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/arm64/
ggen.go 155 if gc.Issigned[t.Etype] {
165 if gc.Issigned[t.Etype] {
295 if gc.Issigned[t.Etype] {
386 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
ggen.go 145 if gc.Issigned[t.Etype] {
155 if gc.Issigned[t.Etype] {
287 if gc.Issigned[t.Etype] {
378 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp     [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/amd64/
ggen.go 194 if gc.Issigned[t.Etype] {
204 if gc.Issigned[t.Etype] {
281 if !gc.Issigned[t.Etype] {
468 if op == gc.ORSH && gc.Issigned[nl.Type.Etype] {
523 if gc.Issigned[nl.Type.Etype] {

Completed in 1078 milliseconds

1 23 4 5 6 7 8 91011>>