/external/llvm/test/Analysis/BasicAA/ |
D | args-rets-allocas-loads.ll | 171 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a0 <-> %normal_ret_a0 = call double* @normal_returne… 172 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a1 <-> %normal_ret_a0 = call double* @normal_returne… 175 ; CHECK-NEXT: Both ModRef: Ptr: double** %indirect_a0 <-> %normal_ret_a0 = call double* @normal_r… 176 ; CHECK-NEXT: Both ModRef: Ptr: double** %indirect_a1 <-> %normal_ret_a0 = call double* @normal_r… 177 ; CHECK-NEXT: Both ModRef: Ptr: double* %escape_alloca_a0 <-> %normal_ret_a0 = call double* @norm… 178 ; CHECK-NEXT: Both ModRef: Ptr: double* %escape_alloca_a1 <-> %normal_ret_a0 = call double* @norm… 181 ; CHECK-NEXT: Both ModRef: Ptr: double* %normal_ret_a0 <-> %normal_ret_a0 = call double* @normal_… 182 ; CHECK-NEXT: Both ModRef: Ptr: double* %normal_ret_a1 <-> %normal_ret_a0 = call double* @normal_… 185 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a0 <-> %normal_ret_a0 = call double* @normal_retu… 186 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a1 <-> %normal_ret_a0 = call double* @normal_retu… [all …]
|
D | cs-cs.ll | 28 ; CHECK: Both ModRef: Ptr: i8* %q <-> call void @llvm.arm.neon.vst1.v8i16(i8* %q, <8 x i16> %… 47 ; CHECK: Both ModRef: Ptr: i8* %P <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8*… 48 ; CHECK: Both ModRef: Ptr: i8* %Q <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8*… 49 ; CHECK: Both ModRef: Ptr: i8* %P <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8*… 50 ; CHECK: Both ModRef: Ptr: i8* %Q <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8*… 51 ; CHECK: Both ModRef: tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i64 12, i32 1, … 52 ; CHECK: Both ModRef: tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i64 12, i32 1, … 163 ; CHECK: Both ModRef: Ptr: i8* %P <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %… 164 ; CHECK: Both ModRef: Ptr: i8* %Q <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %… 165 ; CHECK: Both ModRef: Ptr: i8* %P <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %… [all …]
|
D | assume.ll | 17 ; CHECK: Both ModRef: Ptr: i8* %P <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i… 18 ; CHECK: Both ModRef: Ptr: i8* %Q <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i…
|
/external/clang/test/CodeGenCXX/ |
D | const-init-cxx11.cpp | 300 struct Both { struct 301 constexpr Both() : n(10) {} in Both() function 302 ~Both(); 306 Both b; 317 static Both b; in StaticVars()
|
/external/skia/src/utils/ |
D | SkTLogic.h | 63 template <typename a, typename b, typename Both, typename A, typename B, typename Neither> 65 typedef typename SkTIf<a, typename SkTIf<b, Both, A>::type,
|
D | SkTFitsIn.h | 90 typedef SkTOutOfRange_Either<OutOfRange_Low, OutOfRange_High> Both; typedef 97 Both, OutOfRange_Low, OutOfRange_High, Neither>::type type;
|
/external/llvm/test/YAMLParser/ |
D | spec-09-18.data | 10 - >-1 # Both indicators
|
/external/clang/test/CodeGenObjC/ |
D | object-incr-decr-1.m | 13 // Both of these crash clang nicely
|
/external/elfutils/src/libdw/ |
D | libdw.map | 217 # Replaced ELFUTILS_0.122 versions. Both versions point to the 315 # Replaced ELFUTILS_0.144 version. Both versions point to the
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-11-18-SelectOfExtload.ll | 2 ; Both values were being zero extended.
|
D | widen_load-0.ll | 4 ; Both loads should happen before either store.
|
/external/clang/test/Modules/ |
D | modulemap-locations.m | 2 …nputs/ModuleMapLocations/Module_ModuleMap -I %S/Inputs/ModuleMapLocations/Both -F %S/Inputs/Module…
|
/external/llvm/test/Transforms/Mem2Reg/ |
D | PromoteMemToRegister.ll | 1 ; Simple sanity check testcase. Both alloca's should be eliminated.
|
/external/squashfs-tools/squashfs-tools/ |
D | Makefile | 204 $(error "Both LZMA_XZ_SUPPORT and LZMA_SUPPORT cannot be specified")
|
/external/owasp/sanitizer/tools/findbugs/ |
D | README.txt | 5 Both the name FindBugs and the FindBugs bug mark are
|
/external/robolectric/ |
D | README.md | 6 Robolectric can be built using either Maven or Ant. Both Eclipse (with the M2Eclipse plug-in) and
|
/external/clang/ |
D | NOTES.txt | 52 -arch option may be specified. Both are optional. 78 // Both
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/ |
D | SymbolTable.g | 3 /* Scope of symbol names. Both globals and block rules need to push a new
|
/external/chromium-trace/trace-viewer/third_party/WebOb/ |
D | README.rst | 20 HTTP request and forming HTTP responses. Both objects are read/write:
|
/external/llvm/test/CodeGen/SPARC/ |
D | spillsize.ll | 7 ; Both must use 8-byte spill and fill instructions.
|
/external/v8/src/ |
D | typing.h | 52 e->set_bounds(Bounds::Both(e->bounds(), b, zone())); in NarrowType()
|
/external/deqp/framework/delibs/cmake/ |
D | Defs.cmake | 72 message(FATAL_ERROR "CMake C and CXX compilers do not match. Both or neither must be GNU.") 74 message(FATAL_ERROR "CMake C and CXX compilers do not match. Both or neither must be Clang.")
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | preserve-branchweights-partial.ll | 9 ; metadata. Both of these features were key to triggering the assert.
|
/external/libvpx/libvpx/test/android/ |
D | README | 13 Note: Both adb and ndk-build are available prebuilt at:
|
/external/llvm/test/Other/ |
D | extract-alias.ll | 6 ; Both aliases should be converted to declarations
|