Home
last modified time | relevance | path

Searched refs:fe (Results 1 – 25 of 47) sorted by relevance

12

/llvm-project-15.0.7/clang/test/Sema/
H A Dbuiltins-ppc.c65 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 Doverride-shoffset.yaml76 # CASE2: [[OFFSET:.*]] fe fe fe fe fe fe fe fe
78 # CASE2: [[OFFSET]] fe fe fe fe fe fe fe fe
H A Doverride-shsize.yaml75 # 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 Datomic_compare_codegen.cpp1950 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 Dstrip-sections.test6 ## 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 Dpreserve-segment-contents.test46 # 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 Dfast-reassociate-gvn.ll15 @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 Dliteral-dedup.s34 # 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 DTextDiagnosticTest.cpp49 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 Dcustom-section-alignment.ll6 !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 Dmicromips-neg-offset.s8 # CHECK: 2: cf fe bc16 0xfffffffe <.text+0xfffffffffffffffe>
9 # CHECK: 4: b7 ff ff fe balc 0x0 <.text>
H A Dsc-expansion.s53 # 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 Dll-expansion.s53 # 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 Dscd-expansion.s21 # 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 Dpgotestclang.profraw1 :fe
/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/
H A Dfe-basic.proftext1 :fe
H A Dheader-directives-3.proftext3 :fe
/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/
H A Dmerge-incompatible.test1 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 Driscv-branch.s11 # 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 Delf-disassemble-relocs-exec.test9 # CHECK-NEXT: 400006: e8 fc fe ff ff callq 0x3fff07
/llvm-project-15.0.7/llvm/test/MC/RISCV/
H A Dcompress-rv32f.s19 # CHECK-BYTES: 82 fe
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Damdpal-msgpack-ps.ll36 …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 Ddirective-insn.s43 #CHECK: b3 c1 00 fe ldgr %f15, %r14
/llvm-project-15.0.7/llvm/test/MC/CSKY/
H A Djsri.s73 # CHECK-NEXT: 58: fe ff ff ff .word 0xfffffffe
/llvm-project-15.0.7/llvm/test/Transforms/Reassociate/
H A Dfast-basictest.ll54 @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

12