Home
last modified time | relevance | path

Searched defs:isNeg (Results 1 – 17 of 17) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/ir/code/
DNeg.java87 public boolean isNeg() { in isNeg() method in Neg
DInstruction.java546 public boolean isNeg() { in isNeg() method in Instruction
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp320 unsigned isNeg = (int64_t(Value - 4) < 0) ? 1 : 0; in adjustFixupValue() local
338 unsigned isNeg = (int64_t(Value-4) < 0) ? 1 : 0; in adjustFixupValue() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp820 bool isNeg = T.I >> 63; in RoundDoubleToAPInt() local
868 bool isNeg = isSigned ? (*this)[BitWidth-1] : false; in roundToDouble() local
1578 bool isNeg = u[j+n] < borrow; in KnuthDiv() local
2070 bool isNeg = *p == '-'; in fromString() local
/external/llvm/lib/Support/
DAPInt.cpp842 bool isNeg = T.I >> 63; in RoundDoubleToAPInt() local
890 bool isNeg = isSigned ? (*this)[BitWidth-1] : false; in roundToDouble() local
1604 bool isNeg = u[j+n] < borrow; in KnuthDiv() local
2096 bool isNeg = *p == '-'; in fromString() local
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp918 bool isNeg = T.I >> 63; in RoundDoubleToAPInt() local
966 bool isNeg = isSigned ? (*this)[BitWidth-1] : false; in roundToDouble() local
1666 bool isNeg = false; in KnuthDiv() local
2132 bool isNeg = *p == '-'; in fromString() local
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp527 bool isNeg = false; in expandMOVImm() local
/external/deqp/framework/common/
DtcuCompressedTexture.cpp348 const bool isNeg = (src & (1<<2)) != 0; in extendSigned3To8() local
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp1228 const bool isNeg = tcu::Float32(in0).sign() < 0; in compare() local
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp1311 const bool isNeg = tcu::Float32(in0).sign() < 0; in compare() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp1531 const bool isNeg = tcu::Float32(in0).sign() < 0; in compare() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp1905 bool BinaryOperator::isNeg(const Value *V) { in isNeg() function in BinaryOperator
/external/sqlite/dist/
Dshell.c3625 int isNeg = 0; in integerValue() local
/external/sqlite/dist/orig/
Dshell.c3603 int isNeg = 0; in integerValue() local
/external/llvm/lib/IR/
DInstructions.cpp2233 bool BinaryOperator::isNeg(const Value *V) { in isNeg() function in BinaryOperator
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp8033 bool isNeg = false; in isLegalT2AddressImmediate() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp11262 bool isNeg = false; in isLegalT2AddressImmediate() local