Home
last modified time | relevance | path

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

/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/capstone/arch/AArch64/
DAArch64BaseInfo.c81 static char *utostr(uint64_t X, bool isNeg) in utostr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp721 bool isNeg = T.I >> 63; in RoundDoubleToAPInt() local
769 bool isNeg = isSigned ? (*this)[BitWidth-1] : false; in roundToDouble() local
1342 bool isNeg = u[j+n] < borrow; in KnuthDiv() local
1972 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/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-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/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp527 bool isNeg = false; in expandMOVImm() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp524 bool isNeg = false; in expandMOVImmSimple() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c488 LLVMValueRef isNeg; in lp_build_sample_wrap_linear() local
589 LLVMValueRef isNeg; in lp_build_sample_wrap_linear() local
/external/deqp/framework/common/
DtcuCompressedTexture.cpp449 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/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp2078 bool BinaryOperator::isNeg(const Value *V) { in isNeg() function in BinaryOperator
/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
/external/sqlite/dist/orig/
Dshell.c680 int isNeg = 0; in integerValue() local
/external/sqlite/dist/
Dshell.c686 int isNeg = 0; in integerValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp13093 bool isNeg = false; in isLegalT2AddressImmediate() local