Home
last modified time | relevance | path

Searched refs:test1_ (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/test/Other/
Dcgscc-iterate-function-mutation.ll7 ; The @test1_* set of functions checks that when we mutate functions with
67 ; The @test2_* set of functions provide similar checks to @test1_* but only
127 ; The @test3_* set of functions are the same challenge as @test1_* but with
Dcgscc-observe-devirt.ll16 ; The @test1_* checks that if we refine an indirect call to a direct call and
/external/llvm-project/llvm/test/Transforms/Inline/
Dcgscc-update.ll17 ; The 'test1_' prefixed functions are designed to trigger forming a new direct
149 ; call in the inlined body of the function similar to 'test1_'. However, after
Dcgscc-invalidate.ll39 ; The 'test1_' prefixed functions test the basic scenario of inlining
Dcgscc-incremental-invalidate.ll63 ; The 'test1_' prefixed functions work to carefully test that incrementally
Dcgscc-cycle.ll11 ; The `test1_*` collection of functions form a directly cycling pattern.
Dlast-callsite.ll3 ; The 'test1_' prefixed functions test the basic 'last callsite' inline
/external/flatbuffers/tests/
Dmonster_test_generated.rs596 test1_: f64, field
646 test1_: _test1.to_little_endian(), in new()
669 self.test1_.from_little_endian() in test1()
Dmonster_test_generated.h636 double test1_;
654 test1_(flatbuffers::EndianScalar(_test1)),
682 return flatbuffers::EndianScalar(test1_);
685 flatbuffers::WriteScalar(&test1_, _test1);
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h510 double test1_;
528 test1_(flatbuffers::EndianScalar(_test1)),
556 return flatbuffers::EndianScalar(test1_);
559 flatbuffers::WriteScalar(&test1_, _test1);