| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | builtins-ppc.c | 65 long double fe; in test_maxmin() local 69 …__builtin_ppc_maxfe(fe, fe, fe, fe); // expected-error-re {{builtin requires 128 bit size 'long do… in test_maxmin() 70 …__builtin_ppc_minfe(fe, fe, fe, fe); // expected-error-re {{builtin requires 128 bit size 'long do… in test_maxmin() 73 …__builtin_ppc_maxfs(fe, fe, fe, fe); // expected-error-re {{passing {{.*}} to parameter of incompa… in test_maxmin() 74 …__builtin_ppc_minfs(fe, fe, fe, fe); // expected-error-re {{passing {{.*}} to parameter of incompa… in test_maxmin() 80 …__builtin_ppc_maxfs(fe, fe, fe, fe); // expected-error-re {{passing {{.*}} to parameter of incompa… in test_maxmin() 81 …__builtin_ppc_minfs(fe, fe, fe, fe); // expected-error-re {{passing {{.*}} to parameter of incompa… in test_maxmin()
|
| /llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/ |
| H A D | override-shoffset.yaml | 76 # CASE2: [[OFFSET:.*]] fe fe fe fe fe fe fe fe 78 # CASE2: [[OFFSET]] fe fe fe fe fe fe fe fe
|
| H A D | override-shsize.yaml | 75 # CASE2: [[OFFSET:.*]] fe fe fe fe fe fe fe fe 77 # CASE2: [[OFFSET]] fe fe fe fe fe fe fe fe
|
| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | atomic_compare_codegen.cpp | 1950 fx = fx > fe ? fe : fx; in foo() 1952 fx = fx < fe ? fe : fx; in foo() 1954 fx = fe > fx ? fe : fx; in foo() 1956 fx = fe < fx ? fe : fx; in foo() 1971 fx = fx > fe ? fe : fx; in foo() 1973 fx = fx < fe ? fe : fx; in foo() 1975 fx = fe > fx ? fe : fx; in foo() 1977 fx = fe < fx ? fe : fx; in foo() 1992 fx = fx > fe ? fe : fx; in foo() 1994 fx = fx < fe ? fe : fx; in foo() [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | strip-sections.test | 6 ## Validate the DATA-NOT line by showing that "fe ed fa ce" appears 42 # DATA: {{^[^[:blank:]]+}} de ad be ef ca fe ba be 43 # DATA-NOT: fe ed fa ce 45 # VALIDATE: {{^[^[:blank:]]+}} de ad be ef ca fe ba be fe ed fa ce
|
| H A D | preserve-segment-contents.test | 46 # CHECK3: fe fe fe fe 58 # CHECK7-NEXT: [[PATTERN]] fe dc ba 09 87 65 43 21 [[PATTERN]]
|
| /llvm-project-15.0.7/llvm/test/Transforms/PhaseOrdering/ |
| H A D | fast-reassociate-gvn.ll | 15 @fe = external global float 37 ; CHECK-NEXT: store float [[T2]], float* @fe, align 4 49 store float %t2, float* @fe 62 ; CHECK-NEXT: store float [[T2]], float* @fe, align 4 74 store float %t2, float* @fe 87 ; CHECK-NEXT: store float [[T2]], float* @fe, align 4 99 store float %t2, float* @fe
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | literal-dedup.s | 34 # CHECK-NEXT: [[#%.16x,FEEDFACE16:]] ce fa ed fe ce fa ed fe ce fa ed fe ce fa ed fe 35 # CHECK-NEXT: [[#%.16x,DEADBEEF8:]] ef be ad de ef be ad de ce fa ed fe ce fa ed fe 36 # CHECK-NEXT: [[#%.16x,DEADBEEF4:]] ef be ad de ce fa ed fe
|
| /llvm-project-15.0.7/clang/unittests/Frontend/ |
| H A D | TextDiagnosticTest.cpp | 49 const clang::FileEntryRef fe = FileMgr.getVirtualFileRef( in TEST() local 58 SrcMgr.overrideFileContents(fe, std::move(file_contents)); in TEST() 62 SrcMgr.createFileID(fe, SourceLocation(), clang::SrcMgr::C_User); in TEST()
|
| /llvm-project-15.0.7/llvm/test/MC/WebAssembly/ |
| H A D | custom-section-alignment.ll | 6 !1 = !{ !"__clangast", !"\fe\ed\fa\ce" } 10 ; CHECK: {{(([0-9a-f]{2} ){4})*}}fe ed fa ce
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/ |
| H A D | micromips-neg-offset.s | 8 # CHECK: 2: cf fe bc16 0xfffffffe <.text+0xfffffffffffffffe> 9 # CHECK: 4: b7 ff ff fe balc 0x0 <.text>
|
| H A D | sc-expansion.s | 53 # MIPS32: e3 a2 fe ff sc $2, -257($sp) 55 # MIPS32R6: 27 a1 fe ff addiu $1, $sp, -257 58 # MIPSN32: e3 a2 fe ff sc $2, -257($sp) 60 # MIPSN32R6: 27 a1 fe ff addiu $1, $sp, -257 63 # MIPS64: e3 a2 fe ff sc $2, -257($sp) 65 # MIPS64R6: 67 a1 fe ff daddiu $1, $sp, -257
|
| H A D | ll-expansion.s | 53 # MIPS32: c3 a2 fe ff ll $2, -257($sp) 55 # MIPS32R6: 27 a2 fe ff addiu $2, $sp, -257 58 # MIPSN32: c3 a2 fe ff ll $2, -257($sp) 60 # MIPSN32R6: 27 a2 fe ff addiu $2, $sp, -257 63 # MIPS64: c3 a2 fe ff ll $2, -257($sp) 65 # MIPS64R6: 67 a2 fe ff daddiu $2, $sp, -257
|
| H A D | scd-expansion.s | 21 # MIPS64: f3 a2 fe ff scd $2, -257($sp) 23 # MIPS64R6: 67 a1 fe ff daddiu $1, $sp, -257
|
| /llvm-project-15.0.7/clang/test/CodeGen/Inputs/ |
| H A D | pgotestclang.profraw | 1 :fe
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/ |
| H A D | fe-basic.proftext | 1 :fe
|
| H A D | header-directives-3.proftext | 3 :fe
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/ |
| H A D | merge-incompatible.test | 1 RUN: not llvm-profdata merge %p/Inputs/fe-basic.proftext %p/Inputs/ir-basic.proftext -o /dev/null 2…
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | riscv-branch.s | 11 # CHECK-32: e3 1e 00 fe bnez zero, 0x110b4 13 # CHECK-64: e3 1e 00 fe bnez zero, 0x11120
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/X86/ |
| H A D | elf-disassemble-relocs-exec.test | 9 # CHECK-NEXT: 400006: e8 fc fe ff ff callq 0x3fff07
|
| /llvm-project-15.0.7/llvm/test/MC/RISCV/ |
| H A D | compress-rv32f.s | 19 # CHECK-BYTES: 82 fe
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | amdpal-msgpack-ps.ll | 36 …5f\70\69\70\65\6c\69\6e\65\5f\68\61\73\68\92\cf\12\34\56\78\9a\bc\de\f0\cf\fe\dc\ba\98\76\54\32\10…
|
| /llvm-project-15.0.7/llvm/test/MC/SystemZ/ |
| H A D | directive-insn.s | 43 #CHECK: b3 c1 00 fe ldgr %f15, %r14
|
| /llvm-project-15.0.7/llvm/test/MC/CSKY/ |
| H A D | jsri.s | 73 # CHECK-NEXT: 58: fe ff ff ff .word 0xfffffffe
|
| /llvm-project-15.0.7/llvm/test/Transforms/Reassociate/ |
| H A D | fast-basictest.ll | 54 @fe = external global float 79 ; CHECK-NEXT: store float [[T2]], float* @fe, align 4 91 store float %t2, float* @fe 106 ; CHECK-NEXT: store float [[T2]], float* @fe, align 4 118 store float %t2, float* @fe 133 ; CHECK-NEXT: store float [[T2]], float* @fe, align 4 145 store float %t2, float* @fe
|