Home
last modified time | relevance | path

Searched refs:addends (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_fused_conv_rewriter.cc115 HloInstruction* addends[3] = {nullptr, nullptr, nullptr}; in FindConvWithRelu() local
117 auto add2_pattern = Add(&add1, Op(&addends[0]), Op(&addends[1])); in FindConvWithRelu()
119 AddAnyOrder(&add2, add2_pattern, Op(&addends[2])), add2_pattern, in FindConvWithRelu()
120 Op(&addends[0])); in FindConvWithRelu()
123 for (auto addend : addends) { in FindConvWithRelu()
/external/llvm-project/lld/test/ELF/
Dicf15.s5 ## Check that ICF does not merge sections which relocations have equal addends,
Dmips-nonalloc.s2 # Check reading addends for relocations in non-allocatable sections.
Dicf-i386.s2 # This test is to make sure that we can handle implicit addends properly.
Dapply-dynamic-relocs.s3 ## On RELA targets, --apply-dynamic-relocs writes addends to the relocated positions.
Demit-relocs-mergeable-i386.s8 ## Check addends of relocations are: 0x0, 0x8, 0x8, 0x4
Drel-addend-with-rela-input.s2 # Check that we correctly write addends if the output use Elf_Rel but the input
Dppc64-toc-relax2.s56 ## the relocation addends are the same.
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-addends.test1 ## Check how llvm-readobj and llvm-readelf tools dump addends of relocations.
15 ## FIXME: GNU readelf prints addends differently.
93 ## FIXME: GNU readelf prints addends differently.
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DCOFF_i386.s69 # Test that addends work.
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DCOFF_i386.s51 # Test that addends work.
/external/llvm-project/lld/test/MachO/
Dx86-64-reloc-unsigned.s52 ## The unsigned relocation should support 64-bit addends too (r_length = 3).
/external/llvm-project/llvm/test/tools/llvm-objdump/X86/
Delf-disassemble-relocs.test65 ## Check ranges of addends being displayed in a dump of relocations mixed with disassembly.
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/
Drelocations.test95 ## Check ranges of addends being displayed in a dump of relocations.
/external/llvm-project/lld/test/wasm/
Dshared.ll16 ; .. including addends
/external/llvm-project/llvm/test/ExecutionEngine/JITLink/X86/
DMachO_x86-64_relocations.s56 # negative addends.
/external/llvm-project/llvm/test/Object/
Dinvalid.test48 ## In this case it just doesn't try to read relocation addends and assumes they are 0.
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz