HomeSort by relevance Sort by last modified time
    Searched full:nocapture (Results 576 - 600 of 1208) sorted by null

<<21222324252627282930>>

  /external/llvm/test/CodeGen/X86/
2012-04-09-TwoAddrPassBug.ll 7 define void @func(i8* nocapture) nounwind uwtable ssp align 2 {
aligned-variadic.ll 8 define void @bar(%struct.Baz* byval nocapture readnone align 8 %x, ...) {
atom-fixup-lea1.ll 20 define i32 @test(i32 %n, i32* nocapture %array) {
critical-edge-split-2.ll 13 define i16 @test1(i1 zeroext %C, i8** nocapture %argv) nounwind ssp {
merge_store.ll 4 define void @merge_store(i32* nocapture %a) {
mul128_sext_loop.ll 3 define void @test(i64* nocapture %arr, i64 %arrsize, i64 %factor) nounwind uwtable {
scev-interchange.ll 38 declare fastcc void @_ZN9TableBaseILi2EdE6reinitERK12TableIndicesILi2EE(%"struct.TableBase<2,double>"* nocapture, i32, i32)
40 declare fastcc void @_ZNSt6vectorIbSaIbEEC1EmRKbRKS0_(%"struct.std::vector<bool,std::allocator<bool> >"* nocapture, i64, i8* nocapture)
42 declare fastcc void @_ZNSt6vectorIS_IbSaIbEESaIS1_EEC2EmRKS1_RKS2_(%"struct.std::vector<std::vector<bool, std::allocator<bool> >,std::allocator<std::vector<bool, std::allocator<bool> > > >"* nocapture, i64, %"struct.std::vector<bool,std::allocator<bool> >"* nocapture)
44 declare fastcc void @_ZNSt6vectorIN11Polynomials10PolynomialIdEESaIS2_EED1Ev(%"struct.std::vector<Polynomials::Polynomial<double>,std::allocator<Polynomials::Polynomial<double> > >"* nocapture)
46 declare fastcc void @_ZN24TensorProductPolynomialsILi3EEC2IN11Polynomials10PolynomialIdEEEERKSt6vectorIT_SaIS6_EE(%"struct.PolynomialSpace<1>"* nocapture, %"struct.std::vector<Polynomials::Polynomial<double>,std::allocator<Polynomials::Polynomial<double> > >"* nocapture)
48 declare fastcc void @_ZN7FE_PolyI24TensorProductPolynomialsILi3EELi3EEC2EjRKS1_RK17FiniteElementDataILi3EERKSt6vectorIbSaIbEERKS9_ISB_SaISB_EE(%"struct.FE_DGPNonparametric<3>"*, i32, %"struct.PolynomialSpace<1>"* nocapture, %"struct.FiniteElementData<1>"* nocapture, %"struct.std::vector<bool,std::allocator<bool> >"* nocapture, %"struct.std::vector<std::vector<bo (…)
    [all...]
sjlj-baseptr.ll 14 define i32 @test1(i64 %n, %Foo* byval nocapture readnone align 8 %f) #0 {
  /external/llvm/test/Transforms/BBVectorize/X86/
pr15289.ll 30 define void @cart_to_dc2y_(double* noalias nocapture %xx, double* noalias nocapture %yy, double* noalias nocapture %zz, [5 x { double, double }]* noalias nocapture %c2ten) nounwind uwtable {
  /external/llvm/test/Transforms/DeadStoreElimination/
2011-09-06-EndOfFunction.ll 9 define void @_Z3foov(%"class.std::auto_ptr"* noalias nocapture sret %agg.result) uwtable ssp {
  /external/llvm/test/Transforms/IPConstantProp/
dangling-block-address.ll 19 define void @bar(i32* nocapture %pc) nounwind readonly {
  /external/llvm/test/Transforms/IndVarSimplify/NVPTX/
no-widen-expensive.ll 12 define void @indvar_32_bit(i32 %n, i32* nocapture %output) {
  /external/llvm/test/Transforms/IndVarSimplify/
preserve-signed-wrap.ll 11 define void @foo(i32* nocapture %d, i32 %n) nounwind {
  /external/llvm/test/Transforms/LoopUnroll/
2012-04-09-unroll-indirectbr.ll 8 define i32 @main(i32 %argc, i8** nocapture %argv) nounwind uwtable {
runtime-loop1.ll 11 define i32 @test(i32* nocapture %a, i32 %n) nounwind uwtable readonly {
runtime-loop2.ll 11 define i32 @test(i32* nocapture %a, i32 %n) nounwind uwtable readonly {
shifted-tripcount.ll 9 define void @foo(double* nocapture %p, i64 %n) nounwind {
unroll-pragmas-disabled.ll 16 define void @unroll_count_4(i32* nocapture %a) {
47 define void @unroll_full(i32* nocapture %a, i32 %b) {
75 define void @unroll_disable(i32* nocapture %a) {
107 define void @shared_metadata(i32* nocapture %List) #0 {
  /external/llvm/test/Transforms/LoopUnroll/AArch64/
runtime-loop.ll 12 define i32 @test(i32* nocapture %a, i32 %n) nounwind uwtable readonly {
  /external/llvm/test/Transforms/LoopVectorize/X86/
min-trip-count-switch.ll 7 define void @trivial_loop(float* nocapture %a) nounwind uwtable optsize {
reduction-crash.ll 7 define void @test1(float* nocapture %arg, i32 %arg1) nounwind {
  /external/llvm/test/Transforms/LoopVectorize/XCore/
no-vector-registers.ll 10 define void @f(i8* nocapture %ptr, i32 %len) {
  /external/llvm/test/Transforms/ObjCARC/
contract-storestrong-ivar.ll 17 define hidden void @y(%0* nocapture %self, %1* %preferencesController) nounwind {
  /external/llvm/test/Transforms/StructurizeCFG/
one-loop-multiple-backedges.ll 5 define void @blam(i32 addrspace(1)* nocapture %arg, float %arg1, float %arg2) {
  /external/llvm/test/tools/gold/
slp-vectorize.ll 13 define void @f(float* nocapture %x) {

Completed in 435 milliseconds

<<21222324252627282930>>