Searched refs:_F (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | unresolved-construct.cpp | 8 template <class _F> 9 explicit A(_F&& __f);
|
| /llvm-project-15.0.7/libcxx/test/libcxx/ |
| H A D | nasty_macros.compile.pass.cpp | 33 #define _F NASTY_MACRO macro
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-collect-loh.ll | 408 ; CHECK-NEXT: adrp [[ADRP_REG:x[0-9]+]], _F@GOTPAGE 410 ; CHECK-NEXT: ldr {{[xw]}}[[LDRGOT_REG:[0-9]+]], [[[ADRP_REG]], _F@GOTPAGEOFF] 422 ; CHECK-NEXT: adrp [[ADRP_REG:x[0-9]+]], _F@GOTPAGE 424 ; CHECK-NEXT: ldr {{[xw]}}[[LDRGOT_REG:[0-9]+]], [[[ADRP_REG]], _F@GOTPAGEOFF]
|
| /llvm-project-15.0.7/llvm/test/Demangle/ |
| H A D | ms-operators.test | 167 ??_F?$SomeTemplate@H@@QAEXXZ
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.td | 216 def F#Index#_F : RISCVReg32<!cast<RISCVReg16>("F"#Index#"_H")>, 221 def F#Index#_D : RISCVReg64<!cast<RISCVReg32>("F"#Index#"_F")>,
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86SchedSandyBridge.td | 1066 def: InstRW<[SBWriteResGroup101], (instregex "(ADD|SUB|SUBR)_F(32|64)m", 1117 def: InstRW<[SBWriteResGroup130], (instregex "DIV(R?)_F(32|64)m")>;
|
| H A D | X86InstrFPStack.td | 293 // Sets the scheduling resources for the actual NAME#_F<size>m definitions. 357 def _F : FPI<0xD9, fp, (outs), (ins), asmstring>;
|
| H A D | X86ScheduleAtom.td | 608 "(ST|ISTT)_F(P)?(16|32|64)?(m|rr)",
|
| H A D | X86SchedSkylakeClient.td | 1345 def: InstRW<[SKLWriteResGroup133], (instregex "(ADD|SUB|SUBR)_F(32|64)m",
|
| H A D | X86SchedBroadwell.td | 1224 def: InstRW<[BWWriteResGroup101], (instregex "(ADD|SUB|SUBR)_F(32|64)m",
|
| H A D | X86SchedHaswell.td | 1269 def: InstRW<[HWWriteResGroup52_1], (instregex "(ADD|SUB|SUBR)_F(32|64)m",
|
| H A D | X86SchedSkylakeServer.td | 1775 def: InstRW<[SKXWriteResGroup148], (instregex "(ADD|SUB|SUBR)_F(32|64)m",
|
| H A D | X86SchedIceLake.td | 1794 def: InstRW<[ICXWriteResGroup148], (instregex "(ADD|SUB|SUBR)_F(32|64)m",
|