Searched refs:test_cast (Results 1 – 14 of 14) sorted by relevance
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-python-synth/ |
| H A D | main.cpp | 62 wrapint test_cast('A' + in main() local 67 test_cast.x = 'Q' + in main()
|
| H A D | TestDataFormatterPythonSynth.py | 299 test_cast = self.dbg.GetSelectedTarget().GetProcess( 302 str_cast = str(test_cast) 317 str_cast = str(test_cast)
|
| /llvm-project-15.0.7/compiler-rt/test/cfi/cross-dso/icall/ |
| H A D | dlopen.cpp | 95 const bool test_cast = argc > 1 && strcmp(argv[1], "cast") == 0; in main() local 112 if (test_cast) { in main()
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/any/any.nonmembers/any.cast/ |
| H A D | any_cast_pointer.pass.cpp | 85 void test_cast() { in test_cast() function 176 test_cast<small>(); in main() 177 test_cast<large>(); in main()
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | method-call-path-notes.cpp | 40 void test_cast(const TestInstanceCall *p) { in test_cast() function
|
| H A D | cast-value-logic.cpp | 61 namespace test_cast { namespace
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/synthcapping/ |
| H A D | main.cpp | 56 wrapint test_cast('A' + in main() local
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | address-space-cast.cpp | 19 void test_cast(char *gen_char_ptr, void *gen_void_ptr, int *gen_int_ptr) { in test_cast() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | attr-arm-sve-vector-bits-codegen.c | 145 fixed_int32_t test_cast(svbool_t pred, svint32_t vec) { in test_cast() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | addh-shifted.ll | 4 define i64 @test_cast(i64 %arg0, i16 zeroext %arg1, i16 zeroext %arg2) nounwind readnone {
|
| H A D | addh.ll | 5 define i64 @test_cast(i64 %arg0, i16 zeroext %arg1, i16 zeroext %arg2) nounwind readnone {
|
| H A D | maxh.ll | 6 define i64 @test_cast(i64 %arg0, i16 zeroext %arg1, i16 zeroext %arg2) nounwind readnone {
|
| /llvm-project-15.0.7/llvm/test/Bitcode/ |
| H A D | constexpr-to-instr.ll | 6 define i64 @test_cast() { 7 ; CHECK-LABEL: define i64 @test_cast() {
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | ppc-emmintrin.c | 136 test_cast() { in test_cast() function
|