Home
last modified time | relevance | path

Searched refs:longer (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMachO.def17 // LC_SYMSEG is obsolete and no longer supported.
21 // LC_LOADFVMLIB is obsolete and no longer supported.
23 // LC_IDFVMLIB is obsolete and no longer supported.
25 // LC_IDENT is obsolete and no longer supported.
27 // LC_FVMFILE is obsolete and no longer supported.
29 // LC_PREPAGE is obsolete and no longer supported.
36 // LC_PREBOUND_DYLIB is obsolete and no longer supported.
43 // LC_TWOLEVEL_HINTS is obsolete and no longer supported.
45 // LC_PREBIND_CKSUM is obsolete and no longer supported.
47 // LC_LOAD_WEAK_DYLIB is obsolete and no longer supported.
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-fmax.ll7 %longer = fpext float %val to double
8 ret double %longer
17 %longer = fpext float %val to double
18 ret double %longer
29 %longer = fpext float %val to double
30 ret double %longer
59 %longer = fpext half %val to float
60 ret float %longer
H A Darm64-fmax-safe.ll7 %longer = fpext float %val to double
8 ret double %longer
17 %longer = fpext float %val to double
18 ret double %longer
29 %longer = fpext float %val to double
30 ret double %longer
/llvm-project-15.0.7/llvm/test/Transforms/Util/
H A Dlibcalls-opt-remarks.ll25 @longer = constant [7 x i8] c"longer\00"
29 %longer = getelementptr [7 x i8], [7 x i8]* @longer, i32 0, i32 0, !dbg !12
30 %2 = select i1 %0, i8* %hello, i8* %longer, !dbg !9
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dtls-store2.ll7 ; longer overlap.
25 ; FIXME: We could check here for 'std {{[0-9]+}}, 0(3)', but that no longer
28 ; so that the copy is no longer necessary.
/llvm-project-15.0.7/llvm/test/Assembler/
H A Dunsupported-constexprs.ll7 ; EXTRACTVALUE: error: extractvalue constexprs are no longer supported
13 ; INSERTVALUE: error: insertvalue constexprs are no longer supported
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dbranch-folder-hoist-kills.mir4 # to no longer be live-in in the successor blocks. The liveness was updated
6 # that were no longer live-in.
10 # was killed, it was no longer live-in in either successor. The if-converter
H A Drdf-ehlabel-live.mir3 # Check that EH_LABELs are not removed as dead (since they are no longer
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/ELF/
H A Dinvalid-phdr.test7 …warning: '[[FILE]]': unable to read program headers: program headers are longer than binary of siz…
8 # INVALID-PHOFF-NEXT: warning: '[[FILE]]': program headers are longer than binary of size 280: e_ph…
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Dinvalid-e_phoff.test18 # CASE1: error: program headers are longer than binary of size 65: e_phoff = 0x40, e_phnum = 1, e_p…
33 # CASE2: error: program headers are longer than binary of size 120: e_phoff = 0x40000000, e_phnum =…
H A Dzdebug.yaml2 ## .zdebug is no longer recognized as zlib-gnu compressed sections. It's treated
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/
H A Dreplace-random-shuffle.rst6 …place it with ``std::shuffle``. In C++17 ``std::random_shuffle`` will no longer be available and t…
26 The second example will also receive a warning that ``randomFunc`` is no longer supported in the sa…
/llvm-project-15.0.7/lld/test/COFF/
H A Dlong-section-name.test12 # WARN: warning: section name .data_long_section_name is longer than 8 characters and will use a no…
13 # WARN: warning: section name .text_long_section_name is longer than 8 characters and will use a no…
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dwcslen-3.ll15 @longer = constant [7 x i16] [i16 108, i16 111, i16 110, i16 103, i16 101, i16 114, i16 0]
109 %longer = getelementptr [7 x i16], [7 x i16]* @longer, i64 0, i64 0
110 %s = select i1 %x, i16* %hello, i16* %longer
H A Dstrlen-1.ll9 @longer = constant [7 x i8] c"longer\00"
107 %longer = getelementptr [7 x i8], [7 x i8]* @longer, i32 0, i32 0
108 %s = select i1 %x, i8* %hello, i8* %longer
H A Dwcslen-1.ll14 @longer = constant [7 x i32] [i32 108, i32 111, i32 110, i32 103, i32 101, i32 114, i32 0]
108 %longer = getelementptr [7 x i32], [7 x i32]* @longer, i64 0, i64 0
109 %s = select i1 %x, i32* %hello, i32* %longer
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A Ddeprecated-instrumentation.test1 CHECK: -fsanitize-coverage=trace-pc is no longer supported by libFuzzer
H A Dreduce_inputs.test14 # a bit longer test
/llvm-project-15.0.7/llvm/test/YAMLParser/
H A Dspec-10-08.test4 # key spans across multiple lines and that another simple key is longer than
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dupgrade-linker-options.ll8 ; ERROR: 'Linker Options' named metadata no longer supported
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A D2004-04-15-InlineDeletesCall.ll4 ; call. Then the inliner tries to inline the second call, which no longer
/llvm-project-15.0.7/llvm/test/Verifier/
H A Dblockbyref.ll3 ; CHECK: DIBlockByRefStruct on DICompositeType is no longer supported
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/ConstProp/
H A D2002-05-03-NotOperator.ll5 ; Fix #2: The unary not instruction now no longer exists. Change to xor.
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dencode-test-bitint.m4 // when getting the ObjC encoding for the type. Verify that we no longer crash,
/llvm-project-15.0.7/llvm/test/CodeGen/AVR/
H A Dimpossible-reg-to-reg-copy.ll11 ; This no longer occurs.

12345678910>>...12