Home
last modified time | relevance | path

Searched refs:promotion (Results 1 – 25 of 115) sorted by relevance

12345

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/PGOProfile/
Dcounter_promo_mexits.ll1 ; 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…
Dcounter_promo.ll1 ; 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-…
Dcounter_promo_exit_merge.ll1 ; 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…
Dinfinite_loop.ll1 ; RUN: opt < %s -instrprof -S -o - -do-counter-promotion=1 | FileCheck %s
Dcounter_promo_nest.ll2 ; 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/
Dpromotion.c9 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/
Dpromotion.c9 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/
Dsetcc-takes-i32.ll3 ; 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/
Dsetcc-takes-i32.ll3 ; 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/
DResolvedPrimitiveType.java111 for (ResolvedPrimitiveType promotion : promotionTypes) { in isAssignableBy()
112 if (other.asReferenceType().getQualifiedName().equals(promotion.boxTypeQName)) { in isAssignableBy()
/external/swiftshader/third_party/LLVM/test/Transforms/Mem2Reg/
D2003-06-26-IterativePromote.ll1 ; Promoting some values allows promotion of other values.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Mem2Reg/
D2003-06-26-IterativePromote.ll1 ; Promoting some values allows promotion of other values.
/external/llvm/test/Transforms/Mem2Reg/
D2003-06-26-IterativePromote.ll1 ; Promoting some values allows promotion of other values.
/external/swiftshader/third_party/LLVM/test/Transforms/ScalarRepl/
Dselect_promote.ll1 ; Test promotion of loads that use the result of a select instruction. This
/external/llvm/test/tools/gold/X86/
Dthinlto_internalize.ll14 ; h() should be internalized after promotion, and eliminated after inlining
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/
Dthinlto_internalize.ll14 ; h() should be internalized after promotion, and eliminated after inlining
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/
Dnoinline.ll2 ; which, when takes place, causes promotion of its callee.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dmacro-la-bad.s19 # FIXME: These should be warnings but we lack la -> dla promotion at the
/external/llvm/test/MC/Mips/
Dmacro-la-bad.s19 # FIXME: These should be warnings but we lack la -> dla promotion at the
/external/llvm/test/Transforms/ArgumentPromotion/
Dcrash.ll40 ; PR8932 - infinite promotion.
Dbyval-2.ll3 ; Arg promotion eliminates the struct argument.
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/
Dcrash.ll40 ; PR8932 - infinite promotion.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ArgumentPromotion/
Dbyval-2.ll4 ; Arg promotion eliminates the struct argument.
Dcrash.ll7 ; argument promotion running along with it.
/external/swiftshader/third_party/subzero/crosstest/
Dcrosstest.cfg13 # However, the C++ integral promotion rules mean that most of the time i8 and

12345