Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandImm.cpp254 bool isNeg = false; in expandMOVImmSimple() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp805 bool isNeg = T.I >> 63; in RoundDoubleToAPInt() local
853 bool isNeg = isSigned ? (*this)[BitWidth-1] : false; in roundToDouble() local
1563 bool isNeg = u[j+n] < borrow; in KnuthDiv() local
2055 bool isNeg = *p == '-'; in fromString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp773 bool isNeg = I >> 63; in RoundDoubleToAPInt() local
821 bool isNeg = isSigned ? (*this)[BitWidth-1] : false; in roundToDouble() local
1415 bool isNeg = u[j+n] < borrow; in KnuthDiv() local
2126 bool isNeg = *p == '-'; in fromString() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_decimalquantity.cpp340 bool isNeg = isNegative(); in signum() local
/third_party/icu/icu4c/source/i18n/
Dnumber_decimalquantity.cpp340 bool isNeg = isNegative(); in signum() local
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decimalquantity.cpp345 bool isNeg = isNegative(); in signum() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c498 LLVMValueRef isNeg; in lp_build_sample_wrap_linear() local
599 LLVMValueRef isNeg; in lp_build_sample_wrap_linear() local
/third_party/vk-gl-cts/framework/common/
DtcuCompressedTexture.cpp449 const bool isNeg = (src & (1<<2)) != 0; in extendSigned3To8() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp1191 const bool isNeg = tcu::Float32(in0).sign() < 0; in compare() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp1271 const bool isNeg = tcu::Float32(in0).sign() < 0; in compare() local
/third_party/sqlite/src/
Dshell.c806 int isNeg = 0; in integerValue() local
5317 int isNeg; in ieee754func() local
5373 int isNeg = 0; in ieee754func() local