Home
last modified time | relevance | path

Searched refs:libcall (Results 1 – 25 of 71) sorted by relevance

123

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_batchnorm_rewriter.cc82 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/
D2011-08-29-SchedCycle.ll4 ; 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
Dlocal-call.ll4 ; This function just messes up the offsets enough to make the libcall in
/external/llvm/test/CodeGen/ARM/
D2011-08-29-SchedCycle.ll4 ; 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
Dlocal-call.ll4 ; This function just messes up the offsets enough to make the libcall in
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2011-08-29-SchedCycle.ll4 ; 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/
Dcgscc-libcall-update.ll2 ; 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/
Dfloat-constants.ll29 ;; And for a libcall emitted from the pow intrinsic. (libcall
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
Dfloat-constants.ll29 ;; And for a libcall emitted from the pow intrinsic. (libcall
/external/llvm/test/Transforms/InstCombine/
D2009-04-07-MulPromoteToI96.ll5 ; not a legal type for the target, and we don't want a libcall.
Dstrrchr-2.ll1 ; Test that the strrchr libcall simplifier works correctly.
Dstrchr-2.ll1 ; Test that the strchr libcall simplifier works correctly.
Dstrcat-3.ll1 ; Test that the strcat libcall simplifier works correctly.
Dstrncat-3.ll1 ; Test that the strncat libcall simplifier works correctly.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
D2009-04-07-MulPromoteToI96.ll5 ; not a legal type for the target, and we don't want a libcall.
Dstrchr-2.ll1 ; Test that the strchr libcall simplifier works correctly.
Dstrrchr-2.ll1 ; Test that the strrchr libcall simplifier works correctly.
Dstrcat-3.ll1 ; Test that the strcat libcall simplifier works correctly.
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2009-04-07-MulPromoteToI96.ll5 ; not a legal type for the target, and we don't want a libcall.
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dalldiv-divdi3.ll1 ; Test that, for a 64 bit signed div, a libcall to alldiv is made on Windows
Dallrem-moddi3.ll1 ; 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/
Dalldiv-divdi3.ll1 ; Test that, for a 64 bit signed div, a libcall to alldiv is made on Windows
Dallrem-moddi3.ll1 ; Test that, for a 64 bit signed rem, a libcall to allrem is made on Windows
/external/llvm/test/CodeGen/X86/
Dalldiv-divdi3.ll1 ; 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/
Dlibcall.ll1 ; A call to a libcall function is not a statepoint.

123