/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cudnn_batchnorm_rewriter.cc | 82 std::unique_ptr<HloInstruction> libcall = HloInstruction::CreateCustomCall( in HandleBatchNormInference() local 85 computation_->ReplaceWithNewInstruction(batch_norm, std::move(libcall))); in HandleBatchNormInference() 118 HloInstruction* libcall = in HandleBatchNormTraining() local 128 libcall->shape().tuple_shapes(2), libcall, 2)); in HandleBatchNormTraining() 147 libcall->shape().tuple_shapes(0), libcall, 0)), in HandleBatchNormTraining() 149 libcall->shape().tuple_shapes(1), libcall, 1)), in HandleBatchNormTraining() 200 std::unique_ptr<HloInstruction> libcall = HloInstruction::CreateCustomCall( in HandleBatchNormGrad() local 204 computation_->ReplaceWithNewInstruction(batch_norm, std::move(libcall))); in HandleBatchNormGrad()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | 2011-08-29-SchedCycle.ll | 4 ; libcall #1 9 ; \ / libcall #2 14 ; unlucky, it can force libcall #2 before libcall #1 in the above case. 18 ; libcall #2 20 ; libcall #1
|
D | local-call.ll | 4 ; This function just messes up the offsets enough to make the libcall in
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-08-29-SchedCycle.ll | 4 ; libcall #1 9 ; \ / libcall #2 14 ; unlucky, it can force libcall #2 before libcall #1 in the above case. 18 ; libcall #2 20 ; libcall #1
|
D | local-call.ll | 4 ; This function just messes up the offsets enough to make the libcall in
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 2011-08-29-SchedCycle.ll | 4 ; libcall #1 9 ; \ / libcall #2 14 ; unlucky, it can force libcall #2 before libcall #1 in the above case. 18 ; libcall #2 20 ; libcall #1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | cgscc-libcall-update.ll | 2 ; one libcall into an unrelated libcall and update the call graph accordingly. 4 ; Also check that it can handle inlining *removing* a libcall entirely. 42 ; Check that even when we completely remove a libcall we don't get the call 57 ; used when doing further libcall transformations.
|
/external/llvm/test/CodeGen/SPARC/ |
D | float-constants.ll | 29 ;; And for a libcall emitted from the pow intrinsic. (libcall
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/ |
D | float-constants.ll | 29 ;; And for a libcall emitted from the pow intrinsic. (libcall
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2009-04-07-MulPromoteToI96.ll | 5 ; not a legal type for the target, and we don't want a libcall.
|
D | strrchr-2.ll | 1 ; Test that the strrchr libcall simplifier works correctly.
|
D | strchr-2.ll | 1 ; Test that the strchr libcall simplifier works correctly.
|
D | strcat-3.ll | 1 ; Test that the strcat libcall simplifier works correctly.
|
D | strncat-3.ll | 1 ; Test that the strncat libcall simplifier works correctly.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | 2009-04-07-MulPromoteToI96.ll | 5 ; not a legal type for the target, and we don't want a libcall.
|
D | strchr-2.ll | 1 ; Test that the strchr libcall simplifier works correctly.
|
D | strrchr-2.ll | 1 ; Test that the strrchr libcall simplifier works correctly.
|
D | strcat-3.ll | 1 ; Test that the strcat libcall simplifier works correctly.
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | 2009-04-07-MulPromoteToI96.ll | 5 ; not a legal type for the target, and we don't want a libcall.
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | alldiv-divdi3.ll | 1 ; Test that, for a 64 bit signed div, a libcall to alldiv is made on Windows
|
D | allrem-moddi3.ll | 1 ; Test that, for a 64 bit signed rem, a libcall to allrem is made on Windows
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | alldiv-divdi3.ll | 1 ; Test that, for a 64 bit signed div, a libcall to alldiv is made on Windows
|
D | allrem-moddi3.ll | 1 ; Test that, for a 64 bit signed rem, a libcall to allrem is made on Windows
|
/external/llvm/test/CodeGen/X86/ |
D | alldiv-divdi3.ll | 1 ; Test that, for a 64 bit signed div, a libcall to alldiv is made on Windows
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | libcall.ll | 1 ; A call to a libcall function is not a statepoint.
|