Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dlast-callsite.ll53 ; The 'test2_' prefixed functions test that we can discover the last callsite
123 ; The 'test3_' prefixed functions are similar to the 'test2_' functions but the
195 ; The 'test4_' prefixed functions are similar to the 'test2_' prefixed
Dcgscc-invalidate.ll52 ; The 'test2_' prefixed functions test the scenario of not inlining preserving
Dcgscc-update.ll49 ; The 'test2_' prefixed functions are designed to trigger forming a new direct
Dcgscc-incremental-invalidate.ll131 ; The 'test2_' prefixed code works to carefully trigger forming an SCC with
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Dcgscc-iterate-function-mutation.ll67 ; The @test2_* set of functions provide similar checks to @test1_* but only
234 ; The @test4_* functions exercise the same core challenge as the @test2_*
Dcgscc-observe-devirt.ll59 ; The @test2_* set of functions exercise a case where running function passes
Dcgscc-devirt-iteration.ll38 ; The @test2_* functions check that when we need multiple (in this case 2)
/external/flatbuffers/tests/
Dmonster_test_generated.rs507 test2_: Color, field
557 test2_: _test2.to_little_endian(), in new()
578 self.test2_.from_little_endian() in test2()
Dmonster_test_generated.h590 int8_t test2_;
608 test2_(flatbuffers::EndianScalar(static_cast<int8_t>(_test2))),
641 return static_cast<Color>(flatbuffers::EndianScalar(test2_));
644 flatbuffers::WriteScalar(&test2_, static_cast<int8_t>(_test2));