Home
last modified time | relevance | path

Searched refs:cases (Results 401 - 425 of 514) sorted by relevance

1...<<1112131415161718192021

/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dgen_except.S321 | fix the bug with the nmnexc bits in cases in which they
H A Ddo_func.S500 | This code forces default values for the zero, inf, and nan cases
H A Dsrem_mod.S13 | of them can be denormalized. The special cases of zeros, NaNs,
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dsrem_mod.S13 | of them can be denormalized. The special cases of zeros, NaNs,
H A Ddo_func.S500 | This code forces default values for the zero, inf, and nan cases
H A Dgen_except.S321 | fix the bug with the nmnexc bits in cases in which they
/kernel/linux/linux-6.6/drivers/cpufreq/
H A DKconfig.x8683 disabled and set acpi-cpufreq enabled to run test cases, then compare
/third_party/ffmpeg/libavcodec/arm/
H A Dvc1dsp_neon.S68 @ To prevent these borderline cases from overflowing, we just need one more
1218 vqsub.u16 d4, d16, d18 @ a0 >= a3 ? a0-a3 : 0 (a0 > a3 in all cases where filtering is enabled, so makes more sense to subtract this way round than the opposite and then taking the abs)
1283 vqsub.u16 d3, d17, d19 @ a0 >= a3 ? a0-a3 : 0 (a0 > a3 in all cases where filtering is enabled, so makes more sense to subtract this way round than the opposite and then taking the abs)
1357 vqsub.u16 q9, q15, q14 @ a0 >= a3 ? a0-a3 : 0 (a0 > a3 in all cases where filtering is enabled, so makes more sense to subtract this way round than the opposite and then taking the abs)
1452 vqsub.u16 q10, q15, q14 @ a0 >= a3 ? a0-a3 : 0 (a0 > a3 in all cases where filtering is enabled, so makes more sense to subtract this way round than the opposite and then taking the abs)
1569 vqsub.u16 q15, q2, q4 @ a0[0..7] >= a3[0..7] ? a0[0..7]-a3[0..7] : 0 (a0 > a3 in all cases where filtering is enabled, so makes more sense to subtract this way round than the opposite and then taking the abs)
1581 vqsub.u16 q13, q4, q12 @ a0[8..15] >= a3[8..15] ? a0[8..15]-a3[8..15] : 0 (a0 > a3 in all cases where filtering is enabled, so makes more sense to subtract this way round than the opposite and then taking the abs)
1738 vqsub.u16 q15, q10, q3 @ a0[8..15] >= a3[8..15] ? a0[8..15]-a3[8..15] : 0 (a0 > a3 in all cases where filtering is enabled, so makes more sense to subtract this way round than the opposite and then taking the abs)
1743 vqsub.u16 q14, q2, q13 @ a0[0..7] >= a3[0..7] ? a0[0..7]-a3[0..7] : 0 (a0 > a3 in all cases where filtering is enabled, so makes more sense to subtract this way round than the opposite and then taking the abs)
1817 @ Offset by 48 to screen out cases tha
[all...]
/third_party/ffmpeg/tests/fate/
H A Dmov.mak44 # Make sure we handle edit lists correctly in normal cases.
/third_party/skia/src/sksl/
H A DSkSLAnalysis.cpp103 // sampling. In all other cases, we consider it Explicit.
430 // Since this is intended to be used for optimization purposes, handling the common cases is in IsSameExpressionTree()
763 for (auto& c : sw.cases()) { in visitStatement()
/third_party/skia/src/sksl/codegen/
H A DSkSLPipelineStageCodeGenerator.cpp288 for (const std::unique_ptr<Statement>& stmt : s.cases()) { in writeSwitchStatement()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp476 for (auto C : SI->cases()) { in processSwitch()
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1976 # "non-skewed" operand for cases of sgl and dbl src INFs,NANs, and DENORMs.
2415 # FPU before exiting. In either the enabled or disabled cases, we #
3091 # input operand in the fsave frame may be incorrect for some cases #
3281 # input operand in the fsave frame may be incorrect for some cases #
3761 # be incorrect for some cases and need to be adjusted. So, this package #
3818 # _real_fline() - Handle all other cases (treated equally) #
5777 # an operand error occurs for the following cases: #
7341 # would cause either an underflow or overflow. these cases are handled
7579 # would cause either an underflow or overflow. these cases are handled
7976 # Handle NANs, infinities, and zeroes as special cases
[all...]
H A Disp.S373 # and "chk2" can cause a "Chk" exception. In both cases, the current #
496 # here, we sort out all of the special cases that may have happened.
507 # may have the following 3 cases:
542 # the cases of "cas Dc,Du,(a7)+" and "cas Dc,Du,-(a7)" used from supervisor
2065 # sign info for later. Separate out special cases like divide-by-zero #
2133 # extract some special cases:
3316 # there are three possible mis-aligned cases for longword cas. they
3618 # there are two possible mis-aligned cases for word cas. they
4033 # there are two possible mis-aligned cases for longword cas. they
H A Dilsp.S85 # sign info for later. Separate out special cases like divide-by-zero #
163 # extract some special cases:
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1976 # "non-skewed" operand for cases of sgl and dbl src INFs,NANs, and DENORMs.
2415 # FPU before exiting. In either the enabled or disabled cases, we #
3091 # input operand in the fsave frame may be incorrect for some cases #
3281 # input operand in the fsave frame may be incorrect for some cases #
3761 # be incorrect for some cases and need to be adjusted. So, this package #
3818 # _real_fline() - Handle all other cases (treated equally) #
5777 # an operand error occurs for the following cases: #
7341 # would cause either an underflow or overflow. these cases are handled
7579 # would cause either an underflow or overflow. these cases are handled
7976 # Handle NANs, infinities, and zeroes as special cases
[all...]
H A Disp.S373 # and "chk2" can cause a "Chk" exception. In both cases, the current #
496 # here, we sort out all of the special cases that may have happened.
507 # may have the following 3 cases:
542 # the cases of "cas Dc,Du,(a7)+" and "cas Dc,Du,-(a7)" used from supervisor
2065 # sign info for later. Separate out special cases like divide-by-zero #
2133 # extract some special cases:
3316 # there are three possible mis-aligned cases for longword cas. they
3618 # there are two possible mis-aligned cases for word cas. they
4033 # there are two possible mis-aligned cases for longword cas. they
H A Dilsp.S85 # sign info for later. Separate out special cases like divide-by-zero #
163 # extract some special cases:
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc856 // to be saved on the stack. In those cases, we can not calculate the SP in AssembleArchInstruction()
2976 std::vector<std::pair<int32_t, Label*>> cases; in AssembleArchInstruction()
2978 cases.push_back({i.InputInt32(index + 0), GetLabel(i.InputRpo(index + 1))}); in AssembleArchInstruction()
2980 AssembleArchBinarySearchSwitchRange(input, i.InputRpo(1), cases.data(), in AssembleArchInstruction()
2981 cases.data() + cases.size()); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc836 // to be saved on the stack. In those cases, we can not calculate the SP in AssembleArchInstruction()
3637 std::vector<std::pair<int32_t, Label*>> cases; in AssembleArchInstruction()
3639 cases.push_back({i.InputInt32(index + 0), GetLabel(i.InputRpo(index + 1))}); in AssembleArchInstruction()
3641 AssembleArchBinarySearchSwitchRange(input, i.InputRpo(1), cases.data(), in AssembleArchInstruction()
3642 cases.data() + cases.size()); in AssembleArchInstruction()
3935 // s-registers. Generate code to work around those cases. in AssembleArchInstruction()
3951 // s-registers. Generate code to work around those cases. in AssembleArchInstruction()
3972 // s-registers. Generate code to work around those cases. in AssembleArchInstruction()
4070 // s-registers. Generate code to work around those cases in AssembleArchInstruction()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h3135 /// default destination. The number of additional cases can be specified here
3142 /// default destination. The number of additional cases can be specified here
3193 "Index out the number of cases."); in getCaseValue()
3201 "Index out the number of cases."); in getCaseSuccessor()
3212 "Index out the number of cases."); in getSuccessorIndex()
3235 "Index out the number of cases."); in setValue()
3284 "Case.Index out the number of cases."); in operator +=()
3293 "Case.Index out the number of cases."); in operator -=()
3341 /// Return the number of 'cases' in this switch instruction, excluding the
3372 iterator_range<CaseIt> cases() { in cases() function in llvm::ShuffleVectorInst::SwitchInst
3377 iterator_range<ConstCaseIt> cases() const { cases() function in llvm::ShuffleVectorInst::SwitchInst
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp1499 // lines. For simple cases, check for an exact match (STRICT). in compareAndVerify()
8776 // These variants are not needed for multisample cases.
8886 static const Case cases[] =
8896 for (int i = 0; i < DE_LENGTH_OF_ARRAY(cases); ++i)
8898 const std::string fileName = cases[i].name + ".amber";
8899 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].name.c_str(), dataDir, fileName);
8901 if (cases[i].requireFillModeNonSolid)
8921 } cases [] =
8951 for (int i = 0; i < DE_LENGTH_OF_ARRAY(cases); ++i)
8958 cases[
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtptngts.cpp28 // This is an API test, not a unit test. It doesn't test very many cases, and doesn't
491 // ======= Test simple use cases in testAPI()
492 logln("Testing simple use cases"); in testAPI()
1421 } cases[] = { in test20640_HourCyclArsEnNH() local
1434 for (auto& cas : cases) { in test20640_HourCyclArsEnNH()
H A Dtmsgfmt.cpp2009 } cases[] = { in TestMessageFormatNumberSkeleton() local
2022 for (auto& cas : cases) { in TestMessageFormatNumberSkeleton()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DTestMessageFormat.java2100 Object[][] cases = new Object[][] { in TestMessageFormatNumberSkeleton()
2113 for (Object[] cas : cases) { in TestMessageFormatNumberSkeleton()

Completed in 113 milliseconds

1...<<1112131415161718192021