Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/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-cycle.ll11 ; The `test1_*` collection of functions form a directly cycling pattern.
Dcgscc-incremental-invalidate.ll68 ; The 'test1_' prefixed functions work to carefully test that incrementally
Dlast-callsite.ll3 ; The 'test1_' prefixed functions test the basic 'last callsite' inline
/external/flatbuffers/tests/
Dmonster_test_generated.rs511 test1_: f64, field
561 test1_: _test1.to_little_endian(), in new()
580 self.test1_.from_little_endian() in test1()
Dmonster_test_generated.h554 double test1_;
569 test1_(flatbuffers::EndianScalar(_test1)),
597 return flatbuffers::EndianScalar(test1_);
600 flatbuffers::WriteScalar(&test1_, _test1);