Home
last modified time | relevance | path

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

123

/external/llvm/test/Analysis/ScalarEvolution/
Dinfer-prestart-no-wrap.ll3 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/
Don-demand-build.m2 // 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/
Drewrite-legacy-objc.m6 …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…
Drewrite-objc.m6 …s" "-fobjc-runtime=macosx" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-typ…
/external/llvm/test/Feature/OperandBundles/
Dfunction-attrs.ll7 ; FunctionAttrs must not infer readonly / readnone for %x
17 ; FunctionAttrs must not infer readonly / readnone for %x
/external/clang/test/ARCMT/
Dobjcmt-atomic-property.m186 // Do not infer a property.
193 // Do not infer a property.
199 // Do not infer a property.
203 // Do not infer a property.
Dobjcmt-ns-nonatomic-iosonly.m193 // Do not infer a property.
200 // Do not infer a property.
206 // Do not infer a property.
210 // Do not infer a property.
Dobjcmt-property.m189 // Do not infer a property.
196 // Do not infer a property.
202 // Do not infer a property.
206 // Do not infer a property.
Dobjcmt-atomic-property.m.result163 // Do not infer a property.
169 // Do not infer a property.
175 // Do not infer a property.
179 // Do not infer a property.
Dobjcmt-ns-nonatomic-iosonly.m.result170 // Do not infer a property.
176 // Do not infer a property.
182 // Do not infer a property.
186 // Do not infer a property.
Dobjcmt-property.m.result166 // 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/
Drelated-result-type-inference.mm19 // Do not infer when instance/class mismatches
25 // Do not infer when the return types mismatch.
/external/clang/test/CodeGenObjC/
Dencode-test-3.m19 char d[] = @encode(int); // infer size.
/external/libyuv/files/tools_libyuv/ubsan/
Dvptr_blacklist.txt16 # A raw pointer value (16) is used to infer the field offset by
/external/webrtc/tools/ubsan/
Dvptr_blacklist.txt16 # A raw pointer value (16) is used to infer the field offset by
/external/clang/test/SemaObjC/
Drelated-result-type-inference.m19 // Do not infer when instance/class mismatches
25 // Do not infer when the return types mismatch.
/external/llvm/test/Transforms/FunctionAttrs/
Dout-of-bounds-iterator-bug.ll8 ; is possible that in the future FunctionAttrs becomes smart enough to infer
/external/llvm/test/CodeGen/NVPTX/
Daccess-non-generic.ll3 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 -nvptx-use-infer-addrspace | FileCheck %s --check-prefi…
5 ; RUN: opt < %s -S -nvptx-infer-addrspace | FileCheck %s --check-prefix IR --check-prefix IR-WITH-L…
Dload-with-non-coherent-cache.ll192 ; Test that we can infer a cached load for a pointer induction variable.
233 ; kernel). This case does not currently come up normally since we do not infer
/external/llvm/test/CodeGen/MIR/X86/
Dused-physical-register-info.mir3 # correctly and that the MIR parser can infer it as well.
/external/llvm/test/Assembler/
Dgetelementptr.ll52 ; Verify that array GEP doesn't incorrectly infer inbounds.
/external/libyuv/files/tools/ubsan/
Dvptr_blacklist.txt73 # A raw pointer value (16) is used to infer the field offset by
/external/v8/src/parsing/
Dpreparser.cc313 PreParserIdentifier name, int start_position, InferName infer) { in ExpressionFromIdentifier() argument
/external/v8/
Dsnapshot_toolchain.gni37 # Try to infer the appropriate snapshot toolchain for the v8_current_cpu
/external/r8/src/main/java/com/android/tools/r8/ir/desugar/
DLambdaRewriter.java221 : putIfAbsent(knownCallSites, callSite, LambdaDescriptor.infer(this, callSite)); in inferLambdaDescriptor()

123