/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | module.c | 86 LLVMValueRef isn; in llvm_module_list_functions() local 96 for (isn = LLVMGetFirstInstruction(bb); isn; in llvm_module_list_functions() 97 isn = LLVMGetNextInstruction(isn)) { in llvm_module_list_functions() 99 if (LLVMIsACallInst(isn)) { in llvm_module_list_functions() 101 LLVMGetOperand(isn, LLVMGetNumOperands(isn) - 1); in llvm_module_list_functions()
|
/external/llvm/tools/llvm-c-test/ |
D | module.c | 87 LLVMValueRef isn; in llvm_module_list_functions() local 97 for (isn = LLVMGetFirstInstruction(bb); isn; in llvm_module_list_functions() 98 isn = LLVMGetNextInstruction(isn)) { in llvm_module_list_functions() 100 if (LLVMIsACallInst(isn)) { in llvm_module_list_functions() 102 LLVMGetOperand(isn, LLVMGetNumOperands(isn) - 1); in llvm_module_list_functions()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | fp-intrinsics.ll | 24 ; Verify that 'a - 0' isn't simplified to 'a' when the rounding mode is unknown. 44 ; Verify that '-((-a)*b)' isn't simplified to 'a*b' when the rounding mode is 107 ; Verify that sqrt(42.0) isn't simplified when the rounding mode is unknown. 118 ; Verify that pow(42.1, 3.0) isn't simplified when the rounding mode is unknown. 130 ; Verify that powi(42.1, 3) isn't simplified when the rounding mode is unknown. 142 ; Verify that sin(42.0) isn't simplified when the rounding mode is unknown. 153 ; Verify that cos(42.0) isn't simplified when the rounding mode is unknown. 164 ; Verify that exp(42.0) isn't simplified when the rounding mode is unknown. 175 ; Verify that exp2(42.1) isn't simplified when the rounding mode is unknown. 186 ; Verify that log(42.0) isn't simplified when the rounding mode is unknown. [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/ |
D | fp-intrinsics.ll | 16 ; Verify that 'a - 0' isn't simplified to 'a' when the rounding mode is unknown. 35 ; Verify that '-((-a)*b)' isn't simplified to 'a*b' when the rounding mode is 97 ; Verify that sqrt(42.0) isn't simplified when the rounding mode is unknown. 108 ; Verify that pow(42.1, 3.0) isn't simplified when the rounding mode is unknown. 120 ; Verify that powi(42.1, 3) isn't simplified when the rounding mode is unknown. 132 ; Verify that sin(42.0) isn't simplified when the rounding mode is unknown. 143 ; Verify that cos(42.0) isn't simplified when the rounding mode is unknown. 154 ; Verify that exp(42.0) isn't simplified when the rounding mode is unknown. 165 ; Verify that exp2(42.1) isn't simplified when the rounding mode is unknown. 176 ; Verify that log(42.0) isn't simplified when the rounding mode is unknown. [all …]
|
/external/clang/test/SemaObjC/ |
D | call-super-2.m | 44 …i += [(id <Func>)super class_func0]; // expected-error {{cannot cast 'super' (it isn't an expre… 46 …return i + [(Class <Func>)super class_func0]; // // expected-error {{cannot cast 'super' (it isn't… 50 …return [(Object <Func> *)super class_func0]; // expected-error {{cannot cast 'super' (it isn't an… 54 …return [(Derived <Func> *)super class_func0]; // expected-error {{cannot cast 'super' (it isn't an… 76 …return [(id <Func>)super instance_func0]; // expected-error {{cannot cast 'super' (it isn't an exp… 80 …return [(Object <Func> *)super instance_func0]; // expected-error {{cannot cast 'super' (it isn't … 84 …return [(Derived <Func> *)super instance_func0]; // expected-error {{cannot cast 'super' (it isn't…
|
/external/llvm/test/Transforms/InstCombine/ |
D | allocsize.ll | 14 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 25 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 37 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 48 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 56 store i8* %3, i8** %p, align 8 ; To ensure objectsize isn't killed 71 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 79 store i8* %3, i8** %p, align 8 ; To ensure objectsize isn't killed
|
D | allocsize-32.ll | 13 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 21 store i8* %3, i8** %p, align 8 ; To ensure objectsize isn't killed
|
/external/cros/system_api/dbus/power_manager/ |
D | power_supply_properties.proto | 117 // when connected (assuming there isn't another |active_by_default| source 138 // range [0.0, 100.0]. Unset if a battery isn't present. 142 // battery isn't discharging. -1 if the estimated time would be huge 144 // isn't present. 148 // battery isn't charging. -1 if the estimated time would be huge (e.g. 149 // because the current is zero or close to zero). Unset if a battery isn't 154 // source just changed. Unset if a battery isn't present. 158 // discharged, negative if it's being charged, or unset if a battery isn't
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | allocsize.ll | 14 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 25 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 37 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 48 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 56 store i8* %3, i8** %p, align 8 ; To ensure objectsize isn't killed 71 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 79 store i8* %3, i8** %p, align 8 ; To ensure objectsize isn't killed
|
D | allocsize-32.ll | 13 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 21 store i8* %3, i8** %p, align 8 ; To ensure objectsize isn't killed
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/MemCpyOpt/ |
D | capturing-func.ll | 16 ; Check that the transformation isn't applied if the called function can 17 ; capture the pointer argument (i.e. the nocapture attribute isn't present)
|
/external/llvm/test/Transforms/MemCpyOpt/ |
D | capturing-func.ll | 16 ; Check that the transformation isn't applied if the called function can 17 ; capture the pointer argument (i.e. the nocapture attribute isn't present)
|
/external/clang/test/Modules/Inputs/declare-use/ |
D | module.map | 12 // Intentionally doesn't use XB to show that -fdecl-use isn't transitive. 18 // Intentionally doesn't use XB to show that -fdecl-use isn't transitive.
|
/external/swiftshader/third_party/LLVM/test/Analysis/TypeBasedAliasAnalysis/ |
D | functionattrs.ll | 8 ; It's unusual to see a store to constant memory, but it isn't necessarily 10 ; code path which isn't ever executed. 44 ; isn't necessarily invalid.
|
/external/curl/tests/data/ |
D | test162 | 21 using NTLM and the server isn't, so we should fail. We know the server 22 isn't because there's no Proxy-Authorization: NTLM header
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2003-01-23-CygwinNotes.txt | 20 5. There isn't a <values.h>. 22 6. There isn't a mallinfo() (or, at least, it's documented, but it doesn't seem
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2003-01-23-CygwinNotes.txt | 20 5. There isn't a <values.h>. 22 6. There isn't a mallinfo() (or, at least, it's documented, but it doesn't seem
|
/external/llvm/docs/HistoricalNotes/ |
D | 2003-01-23-CygwinNotes.txt | 20 5. There isn't a <values.h>. 22 6. There isn't a mallinfo() (or, at least, it's documented, but it doesn't seem
|
/external/llvm/test/Analysis/TypeBasedAliasAnalysis/ |
D | functionattrs.ll | 8 ; It's unusual to see a store to constant memory, but it isn't necessarily 10 ; code path which isn't ever executed. 44 ; isn't necessarily invalid.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/TypeBasedAliasAnalysis/ |
D | functionattrs.ll | 8 ; It's unusual to see a store to constant memory, but it isn't necessarily 10 ; code path which isn't ever executed. 44 ; isn't necessarily invalid.
|
/external/llvm/test/Transforms/Inline/ |
D | invoke-combine-clauses.ll | 45 ; Check that there isn't another "catch" clause: 79 ; Check that there isn't another "catch" clause: 116 ; Check that there isn't another "catch" clause:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | invoke-combine-clauses.ll | 45 ; Check that there isn't another "catch" clause: 79 ; Check that there isn't another "catch" clause: 116 ; Check that there isn't another "catch" clause:
|
D | last-callsite.ll | 23 ; isn't a good test for different threshold based on the last call. 80 ; isn't a good test for different threshold based on the last call. 125 ; checks that the order of calls isn't significant to whether we observe the 151 ; isn't a good test for different threshold based on the last call. 221 ; isn't a good test for different threshold based on the last call. 247 ; constant expression. Merely inlining and deleting the call isn't enough to
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-fmax-safe.ll | 35 ; This isn't a min or a max, but passes the first condition for swapping the 48 ; Make sure the transformation isn't triggered for integers
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fmax-safe.ll | 35 ; This isn't a min or a max, but passes the first condition for swapping the 48 ; Make sure the transformation isn't triggered for integers
|