/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | Halide_vec_cast_trunc2.ll | 57 !9 = !{!"sum.width128.base0", !10} 58 !10 = !{!"sum.width256.base0", !11} 59 !11 = !{!"sum.width512.base0", !12} 60 !12 = !{!"sum.width1024.base0", !13}
|
/external/fonttools/Lib/fontTools/otlLib/ |
D | builder.py.sketch | 93 'base0': [anchor0, anchor1, anchor2], 102 'base0': {'top':anchor0, 'left':anchor1},
|
/external/llvm-project/llvm/test/Transforms/DeadStoreElimination/MemDepAnalysis/ |
D | OverwriteStoreBegin.ll | 298 %base0 = bitcast i64* %P to i8* 299 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 325 %base0 = bitcast i64* %P to i8* 326 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 352 %base0 = bitcast i64* %P to i8* 353 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 379 %base0 = bitcast i64* %P to i8* 380 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0
|
D | OverwriteStoreEnd.ll | 302 %base0 = bitcast i64* %P to i8* 303 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 328 %base0 = bitcast i64* %P to i8* 329 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 354 %base0 = bitcast i64* %P to i8* 355 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 380 %base0 = bitcast i64* %P to i8* 381 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0
|
/external/llvm-project/llvm/test/Transforms/DeadStoreElimination/MSSA/ |
D | OverwriteStoreBegin.ll | 298 %base0 = bitcast i64* %P to i8* 299 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 325 %base0 = bitcast i64* %P to i8* 326 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 352 %base0 = bitcast i64* %P to i8* 353 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 379 %base0 = bitcast i64* %P to i8* 380 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0
|
D | OverwriteStoreEnd.ll | 302 %base0 = bitcast i64* %P to i8* 303 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 328 %base0 = bitcast i64* %P to i8* 329 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 354 %base0 = bitcast i64* %P to i8* 355 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0 380 %base0 = bitcast i64* %P to i8* 381 %mybase0 = getelementptr inbounds i8, i8* %base0, i64 0
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-0x.cpp | 29 Base&& base0 = xvalue<Base>(); in test_rvalue_refs()
|
/external/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-0x.cpp | 29 Base&& base0 = xvalue<Base>(); in test_rvalue_refs()
|
/external/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/ |
D | processor.h | 59 uint16_t base0; member 74 (desc->base0 | ((desc->base1) << 16) | ((desc->base2) << 24)); in get_desc64_base()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderIntegerFunctionTests.cpp | 569 const deUint32 base0 = rnd.getUint32(); in getInputValues() local 573 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0; in getInputValues() 660 const deInt32 base0 = (deInt32)rnd.getUint32(); in getInputValues() local 664 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0; in getInputValues()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderIntegerFunctionTests.cpp | 695 const deUint32 base0 = rnd.getUint32(); in getInputValues() local 699 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0; in getInputValues() 800 const deInt32 base0 = (deInt32)rnd.getUint32(); in getInputValues() local 804 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0; in getInputValues()
|
/external/llvm-project/mlir/test/Conversion/StandardToLLVM/ |
D | convert-static-memref-ops.mlir | 22 // BAREPTR-NEXT: %[[base0:.*]] = llvm.insertvalue %[[arg]], %[[udf]][0] : !llvm.struct<(ptr<float>,… 23 // BAREPTR-NEXT: %[[aligned:.*]] = llvm.insertvalue %[[arg]], %[[base0]][1] : !llvm.struct<(ptr<flo… 51 // BAREPTR-NEXT: %[[base0:.*]] = llvm.insertvalue %[[arg]], %[[udf]][0] : !llvm.struct<(ptr<float>,… 52 // BAREPTR-NEXT: %[[aligned:.*]] = llvm.insertvalue %[[arg]], %[[base0]][1] : !llvm.struct<(ptr<flo…
|
/external/python/cpython3/Python/ |
D | bltinmodule.c | 172 PyObject *base0 = PyTuple_GET_ITEM(bases, 0); in builtin___build_class__() local 173 meta = (PyObject *)Py_TYPE(base0); in builtin___build_class__()
|
/external/llvm-project/llvm/docs/ |
D | TestSuiteGuide.md | 275 % test-suite/utils/compare.py base0.json base1.json base2.json vs exp0.json exp1.json exp2.json
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/x86_64/ |
D | processor.c | 447 desc->base0 = segp->base & 0xFFFF; in kvm_seg_fill_gdt_64bit()
|
/external/llvm-project/mlir/test/Conversion/VectorToLLVM/ |
D | vector-to-llvm.mlir | 937 func @transfer_read_2d_to_1d(%A : memref<?x?xf32>, %base0: index, %base1: index) -> vector<17xf32> { 939 %f = vector.transfer_read %A[%base0, %base1], %f7
|