Home
last modified time | relevance | path

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

/external/llvm-project/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.ll126 ; The 'test2_' prefixed code works to carefully trigger forming an SCC with
/external/llvm-project/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.ll41 ; The @test2_* functions check that when we need multiple (in this case 2)
/external/flatbuffers/tests/
Dmonster_test_generated.rs597 test2_: Color, field
647 test2_: _test2.to_little_endian(), in new()
672 self.test2_.from_little_endian() in test2()
Dmonster_test_generated.h637 uint8_t test2_;
655 test2_(flatbuffers::EndianScalar(static_cast<uint8_t>(_test2))),
688 return static_cast<MyGame::Example::Color>(flatbuffers::EndianScalar(test2_));
691 flatbuffers::WriteScalar(&test2_, static_cast<uint8_t>(_test2));
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h511 uint8_t test2_;
529 test2_(flatbuffers::EndianScalar(static_cast<uint8_t>(_test2))),
562 return static_cast<MyGame::Example::Color>(flatbuffers::EndianScalar(test2_));
565 flatbuffers::WriteScalar(&test2_, static_cast<uint8_t>(_test2));