/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/PGOProfile/ |
D | counter_promo_mexits.ll | 1 ; RUN: opt < %s -pgo-instr-gen -instrprof -do-counter-promotion=true -speculative-counter-promotion… 2 …opt < %s --passes=pgo-instr-gen,instrprof -do-counter-promotion=true -speculative-counter-promotio…
|
D | counter_promo.ll | 1 ; RUN: opt < %s -pgo-instr-gen -instrprof -do-counter-promotion=true -S | FileCheck --check-prefix=… 2 ; RUN: opt < %s --passes=pgo-instr-gen,instrprof -do-counter-promotion=true -S | FileCheck --check-… 3 ; RUN: opt < %s -pgo-instr-gen -instrprof -do-counter-promotion=true -atomic-counter-update-promote… 4 ; RUN: opt < %s --passes=pgo-instr-gen,instrprof -do-counter-promotion=true -atomic-counter-update-…
|
D | counter_promo_exit_merge.ll | 1 ; RUN: opt < %s -instrprof -do-counter-promotion=true -speculative-counter-promotion-max-exiting=3 … 2 ; RUN: opt < %s --passes=instrprof -do-counter-promotion=true -speculative-counter-promotion-max-ex…
|
D | infinite_loop.ll | 1 ; RUN: opt < %s -instrprof -S -o - -do-counter-promotion=1 | FileCheck %s
|
D | counter_promo_nest.ll | 2 ; RUN: opt < %s -pgo-instr-gen -instrprof -do-counter-promotion=true -S | FileCheck --check-prefix=… 3 ; RUN: opt < %s --passes=pgo-instr-gen,instrprof -do-counter-promotion=true -S | FileCheck --check-…
|
/external/libffi/testsuite/libffi.call/ |
D | promotion.c | 9 static int promotion(signed char sc, signed short ss, in promotion() function 53 ffi_call(&cif, FFI_FN(promotion), &rint, values); in main()
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | promotion.c | 9 static int promotion(signed char sc, signed short ss, in promotion() function 53 ffi_call(&cif, FFI_FN(promotion), &rint, values); in main()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | setcc-takes-i32.ll | 3 ; Most important point here is that the promotion of the i1 works 8 ; It was expecting the smallest legal promotion of i1 to be the preferred SetCC
|
/external/llvm/test/CodeGen/AArch64/ |
D | setcc-takes-i32.ll | 3 ; Most important point here is that the promotion of the i1 works 8 ; It was expecting the smallest legal promotion of i1 to be the preferred SetCC
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/types/ |
D | ResolvedPrimitiveType.java | 111 for (ResolvedPrimitiveType promotion : promotionTypes) { in isAssignableBy() 112 if (other.asReferenceType().getQualifiedName().equals(promotion.boxTypeQName)) { in isAssignableBy()
|
/external/swiftshader/third_party/LLVM/test/Transforms/Mem2Reg/ |
D | 2003-06-26-IterativePromote.ll | 1 ; Promoting some values allows promotion of other values.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Mem2Reg/ |
D | 2003-06-26-IterativePromote.ll | 1 ; Promoting some values allows promotion of other values.
|
/external/llvm/test/Transforms/Mem2Reg/ |
D | 2003-06-26-IterativePromote.ll | 1 ; Promoting some values allows promotion of other values.
|
/external/swiftshader/third_party/LLVM/test/Transforms/ScalarRepl/ |
D | select_promote.ll | 1 ; Test promotion of loads that use the result of a select instruction. This
|
/external/llvm/test/tools/gold/X86/ |
D | thinlto_internalize.ll | 14 ; h() should be internalized after promotion, and eliminated after inlining
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/ |
D | thinlto_internalize.ll | 14 ; h() should be internalized after promotion, and eliminated after inlining
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/ |
D | noinline.ll | 2 ; which, when takes place, causes promotion of its callee.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | macro-la-bad.s | 19 # FIXME: These should be warnings but we lack la -> dla promotion at the
|
/external/llvm/test/MC/Mips/ |
D | macro-la-bad.s | 19 # FIXME: These should be warnings but we lack la -> dla promotion at the
|
/external/llvm/test/Transforms/ArgumentPromotion/ |
D | crash.ll | 40 ; PR8932 - infinite promotion.
|
D | byval-2.ll | 3 ; Arg promotion eliminates the struct argument.
|
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/ |
D | crash.ll | 40 ; PR8932 - infinite promotion.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ArgumentPromotion/ |
D | byval-2.ll | 4 ; Arg promotion eliminates the struct argument.
|
D | crash.ll | 7 ; argument promotion running along with it.
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | crosstest.cfg | 13 # However, the C++ integral promotion rules mean that most of the time i8 and
|