Searched refs:infer (Results 1 – 25 of 159) sorted by relevance
1234567
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/ |
D | infer-prestart-no-wrap.ll | 3 define void @infer.sext.0(i1* %c, i32 %start, i32* %buf) { 4 ; CHECK-LABEL: Classifying expressions for: @infer.sext.0 27 define void @infer.zext.0(i1* %c, i32 %start, i32* %buf) { 28 ; CHECK-LABEL: Classifying expressions for: @infer.zext.0 51 define void @infer.sext.1(i32 %start, i1* %c) { 52 ; CHECK-LABEL: Classifying expressions for: @infer.sext.1 71 define void @infer.sext.2(i1* %c, i8 %start) { 72 ; CHECK-LABEL: Classifying expressions for: @infer.sext.2 91 define void @infer.zext.1(i1* %c, i8 %start) { 92 ; CHECK-LABEL: Classifying expressions for: @infer.zext.1
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | infer-prestart-no-wrap.ll | 3 define void @infer.sext.0(i1* %c, i32 %start, i32* %buf) { 4 ; CHECK-LABEL: Classifying expressions for: @infer.sext.0 27 define void @infer.zext.0(i1* %c, i32 %start, i32* %buf) { 28 ; CHECK-LABEL: Classifying expressions for: @infer.zext.0 51 define void @infer.sext.1(i32 %start, i1* %c) { 52 ; CHECK-LABEL: Classifying expressions for: @infer.sext.1 71 define void @infer.sext.2(i1* %c, i8 %start) { 72 ; CHECK-LABEL: Classifying expressions for: @infer.sext.2 91 define void @infer.zext.1(i1* %c, i8 %start) { 92 ; CHECK-LABEL: Classifying expressions for: @infer.zext.1
|
/external/clang/test/Modules/ |
D | on-demand-build.m | 2 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fno-objc-infer-related-result-type -Werror -Wn… 3 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fno-objc-infer-related-result-type -Werror -Wn… 4 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fno-objc-infer-related-result-type -Werror -Wn…
|
/external/clang/test/Driver/ |
D | rewrite-legacy-objc.m | 6 …jc-runtime=macosx-fragile" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-typ… 12 …bscripting-legacy-runtime" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-typ… 13 …jc-runtime=macosx-fragile" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-typ…
|
D | rewrite-objc.m | 6 …s" "-fobjc-runtime=macosx" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-typ…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/OperandBundles/ |
D | function-attrs.ll | 7 ; FunctionAttrs must not infer readonly / readnone for %x 17 ; FunctionAttrs must not infer readonly / readnone for %x
|
/external/llvm/test/Feature/OperandBundles/ |
D | function-attrs.ll | 7 ; FunctionAttrs must not infer readonly / readnone for %x 17 ; FunctionAttrs must not infer readonly / readnone for %x
|
/external/clang/test/ARCMT/ |
D | objcmt-atomic-property.m | 186 // Do not infer a property. 193 // Do not infer a property. 199 // Do not infer a property. 203 // Do not infer a property.
|
D | objcmt-property.m | 189 // Do not infer a property. 196 // Do not infer a property. 202 // Do not infer a property. 206 // Do not infer a property.
|
D | objcmt-ns-nonatomic-iosonly.m | 193 // Do not infer a property. 200 // Do not infer a property. 206 // Do not infer a property. 210 // Do not infer a property.
|
D | objcmt-atomic-property.m.result | 163 // Do not infer a property. 169 // Do not infer a property. 175 // Do not infer a property. 179 // Do not infer a property.
|
D | objcmt-ns-nonatomic-iosonly.m.result | 170 // Do not infer a property. 176 // Do not infer a property. 182 // Do not infer a property. 186 // Do not infer a property.
|
D | objcmt-property.m.result | 166 // Do not infer a property. 172 // Do not infer a property. 178 // Do not infer a property. 182 // Do not infer a property.
|
/external/clang/test/SemaObjCXX/ |
D | related-result-type-inference.mm | 19 // Do not infer when instance/class mismatches 25 // Do not infer when the return types mismatch.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/PruneEH/ |
D | 2008-06-02-Weak.ll | 4 ; We should not infer 'nounwind' for/from a weak function,
|
/external/clang/test/CodeGenObjC/ |
D | encode-test-3.m | 19 char d[] = @encode(int); // infer size.
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/ |
D | graph_actions_test.py | 185 }, learn.graph_actions.infer(None, {'a': in0, 198 learn.graph_actions.infer(None, {'a': in0, 'b': in1, 'c': out}) 246 }, learn.graph_actions.infer(None, {'a': in0, 256 learn.graph_actions.infer(None, {'a': in0}, feed_dict={None: 4.0}) 267 learn.graph_actions.infer(
|
D | __init__.py | 43 from tensorflow.contrib.learn.python.learn.graph_actions import infer
|
/external/libyuv/files/tools_libyuv/ubsan/ |
D | vptr_blacklist.txt | 16 # A raw pointer value (16) is used to infer the field offset by
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | lower-alloca.ll | 1 ; RUN: opt < %s -S -nvptx-lower-alloca -infer-address-spaces | FileCheck %s
|
/external/webrtc/tools/ubsan/ |
D | vptr_blacklist.txt | 16 # A raw pointer value (16) is used to infer the field offset by
|
/external/clang/test/SemaObjC/ |
D | related-result-type-inference.m | 19 // Do not infer when instance/class mismatches 25 // Do not infer when the return types mismatch.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/ |
D | implied-and-or.ll | 33 ; We can't infer anything if the result of the 'and' is false 88 ; We can't infer anything if the result of the 'or' is true
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CalledValuePropagation/ |
D | simple-select.ll | 13 ; attribute, the function attributes pass can be made to infer that
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/FunctionAttrs/ |
D | out-of-bounds-iterator-bug.ll | 9 ; is possible that in the future FunctionAttrs becomes smart enough to infer
|
1234567