/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | BuiltinsAArch64.def | 150 TARGET_HEADER_BUILTIN(_InterlockedAdd64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 151 TARGET_HEADER_BUILTIN(_InterlockedAnd64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 153 TARGET_HEADER_BUILTIN(_InterlockedExchange64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 154 TARGET_HEADER_BUILTIN(_InterlockedExchangeAdd64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 155 TARGET_HEADER_BUILTIN(_InterlockedExchangeSub64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 157 TARGET_HEADER_BUILTIN(_InterlockedOr64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 158 TARGET_HEADER_BUILTIN(_InterlockedXor64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 169 TARGET_HEADER_BUILTIN(_InterlockedExchangeAdd64_acq, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGE… 170 TARGET_HEADER_BUILTIN(_InterlockedExchangeAdd64_rel, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGE… 171 TARGET_HEADER_BUILTIN(_InterlockedExchangeAdd64_nf, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES… [all …]
|
H A D | BuiltinsARM.def | 239 TARGET_HEADER_BUILTIN(_InterlockedAnd64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 241 TARGET_HEADER_BUILTIN(_InterlockedExchange64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 242 TARGET_HEADER_BUILTIN(_InterlockedExchangeAdd64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 243 TARGET_HEADER_BUILTIN(_InterlockedExchangeSub64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 245 TARGET_HEADER_BUILTIN(_InterlockedOr64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 246 TARGET_HEADER_BUILTIN(_InterlockedXor64, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, "… 257 TARGET_HEADER_BUILTIN(_InterlockedExchangeAdd64_acq, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGE… 258 TARGET_HEADER_BUILTIN(_InterlockedExchangeAdd64_rel, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGE… 259 TARGET_HEADER_BUILTIN(_InterlockedExchangeAdd64_nf, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES… 270 TARGET_HEADER_BUILTIN(_InterlockedExchange64_acq, "LLiLLiD*LLi", "nh", INTRIN_H, ALL_MS_LANGUAGES, … [all …]
|
H A D | BuiltinsHexagon.def | 66 TARGET_BUILTIN(__builtin_brev_ldd, "v*LLi*CLLi*iC", "", V5) 72 TARGET_BUILTIN(__builtin_circ_ldd, "LLi*LLi*LLi*iIi", "", V5) 78 TARGET_BUILTIN(__builtin_brev_std, "LLi*CLLi*LLiiC", "", V5) 83 TARGET_BUILTIN(__builtin_circ_std, "LLi*LLi*LLiiIi", "", V5)
|
H A D | BuiltinsNVPTX.def | 154 BUILTIN(__nvvm_read_ptx_sreg_clock64, "LLi", "n") 155 BUILTIN(__nvvm_read_ptx_sreg_globaltimer, "LLi", "n") 733 BUILTIN(__nvvm_atom_add_gen_ll, "LLiLLiD*LLi", "n") 734 TARGET_BUILTIN(__nvvm_atom_cta_add_gen_ll, "LLiLLiD*LLi", "n", SM_60) 735 TARGET_BUILTIN(__nvvm_atom_sys_add_gen_ll, "LLiLLiD*LLi", "n", SM_60) 745 BUILTIN(__nvvm_atom_sub_gen_ll, "LLiLLiD*LLi", "n") 753 BUILTIN(__nvvm_atom_xchg_gen_ll, "LLiLLiD*LLi", "n") 754 TARGET_BUILTIN(__nvvm_atom_cta_xchg_gen_ll, "LLiLLiD*LLi", "n", SM_60) 755 TARGET_BUILTIN(__nvvm_atom_sys_xchg_gen_ll, "LLiLLiD*LLi", "n", SM_60) 769 BUILTIN(__nvvm_atom_max_gen_ll, "LLiLLiD*LLi", "n") [all …]
|
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/ |
H A D | t_strtol.c | 51 check(struct test *t, long int li, long long int lli, char *end) in check() argument 58 if (lli != -1 && lli != t->res) in check() 60 "(rv = %lld)", t->str, t->base, lli); in check() 105 long long int lli; in ATF_TC_BODY() local 113 lli = strtoll(t[i].str, NULL, t[i].base); in ATF_TC_BODY() 115 check(&t[i], li, lli, end); in ATF_TC_BODY() 139 long long int lli; in ATF_TC_BODY() local 147 lli = strtoll(t[i].str, NULL, t[i].base); in ATF_TC_BODY() 149 check(&t[i], li, lli, end); in ATF_TC_BODY() 218 long long int lli; in ATF_TC_BODY() local [all …]
|
/freebsd/usr.bin/clang/lli/ |
H A D | lli.1 | 30 .TH "LLI" "1" "2023-05-24" "16" "LLVM" 35 \fBlli\fP [\fIoptions\fP] [\fIfilename\fP] [\fIprogram args\fP] 38 \fBlli\fP directly executes programs in LLVM bitcode format. It takes a program 42 \fBlli\fP is \fInot\fP an emulator. It will not execute IR of different architectures 48 If \fIfilename\fP is not specified, then \fBlli\fP reads the LLVM bitcode for the 73 Causes \fBlli\fP to load the plugin (shared object) named \fIpluginfilename\fP and use 91 Print out the version of \fBlli\fP and exit without doing anything else. 144 Causes \fBlli\fP to enable optimizations that may decrease floating point 150 Causes \fBlli\fP to generate software floating point library calls instead of 290 If \fBlli\fP fails to load the program, it will exit with an exit code of 1.
|
H A D | Makefile | 1 PROG_CXX= lli 3 SRCDIR= llvm/tools/lli 4 SRCS+= lli.cpp
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | arm-pl08x.yaml | 55 lli-bus-interface-ahb1: 59 lli-bus-interface-ahb2: 114 lli-bus-interface-ahb1; 115 lli-bus-interface-ahb2; 135 lli-bus-interface-ahb2;
|
H A D | arm-pl08x.txt | 15 - lli-bus-interface-ahb1: if AHB master 1 is eligible for fetching LLIs 16 - lli-bus-interface-ahb2: if AHB master 2 is eligible for fetching LLIs 45 lli-bus-interface-ahb1; 46 lli-bus-interface-ahb2;
|
H A D | lpc1850-dmamux.txt | 29 lli-bus-interface-ahb1; 30 lli-bus-interface-ahb2;
|
/freebsd/sys/arm/include/ |
H A D | _inttypes.h | 61 #define PRIi64 "lli" /* int64_t */ 65 #define PRIiLEAST64 "lli" /* int_least64_t */ 69 #define PRIiFAST64 "lli" /* int_fast64_t */ 155 #define SCNi64 "lli" /* int64_t */ 159 #define SCNiLEAST64 "lli" /* int_least64_t */ 163 #define SCNiFAST64 "lli" /* int_fast64_t */
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | ToolRunner.cpp | 141 // LLI Implementation of AbstractIntepreter interface 144 class LLI : public AbstractInterpreter { class 145 std::string LLIPath; // The path to the LLI executable 146 std::vector<std::string> ToolArgs; // Args to pass to LLI 148 LLI(const std::string &Path, const std::vector<std::string> *Args) in LLI() function in __anon42a46eb90211::LLI 165 Expected<int> LLI::ExecuteProgram(const std::string &Bitcode, in ExecuteProgram() 183 // Add any extra LLI args. in ExecuteProgram() 192 outs() << "<lli>"; in ExecuteProgram() 219 // LLI create method - Try to find the LLI executabl [all...] |
/freebsd/sys/contrib/device-tree/Bindings/dma/stm32/ |
H A D | st,stm32-dma3.yaml | 94 0x2: at LLI level, the transfer complete event is generated at the end 95 of the LLI transfer 96 including the update of the LLI if any 98 end of the last LLI
|
/freebsd/crypto/openssl/test/smime-certs/ |
H A D | smec1.pem | 4 7hpSjs4bd95L+Lli+O91/lUy7Tb8aJ6VU2CoyWQjV4sQjbdVqeD+y4Ky 12 hkjOPQMBBwNCAATbG6XprSqHiD9AxWJiXRFgS+y38DGZ7hpSjs4bd95L+Lli+O91
|
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/ |
H A D | trace_dnode.h | 96 "maxblkid %llu tx_holds %lli holds %lli have_spill %d } " 97 "refcount %lli dbufs %u",
|
H A D | trace_arc.h | 87 "mfu_hits %u mfu_ghost_hits %u l2_hits %u refcount %lli }", 256 "mfu_ghost_hits %u l2_hits %u refcount %lli } " 259 "lsize %llu } zb { objset %llu object %llu level %lli "
|
/freebsd/usr.sbin/binmiscctl/ |
H A D | binmiscctl.8 | 158 .Xr lli 1 167 .Xr lli 1 171 # binmiscctl add llvmbc --interpreter ''/usr/bin/lli \e 321 .Xr lli 1 ,
|
/freebsd/contrib/llvm-project/llvm/tools/lli/ |
H A D | lli.cpp | 1 //===- lli.cpp - LLVM Interpreter / Dynamic compiler ----------------------===// 90 #define DEBUG_TYPE "lli" 163 // lli via stdin/stdout pipes. 234 cl::desc("Do not resolve lli process symbols in JIT'd code"), 371 // problems with remote targets (because lli's remote target support does not 405 WithColor::error(errs(), "lli") << "invalid optimization level.\n"; in getOptLevel() 454 // Old lli implementation based on ExecutionEngine and MCJIT. in main() 642 // Sanity check use of remote-jit: LLI currently only supports use of the in main() 712 // it couldn't. This is a limitation of the LLI implementation, not the in main() 768 WithColor::error(errs(), "lli") in claimToolOutput() [all …]
|
H A D | ExecutionUtils.h |
|
H A D | ForwardingMemoryManager.h | 1 //===-- RemoteJITUtils.h - Utilities for remote-JITing with LLI -*- C++ -*-===// 9 // Utilities for remote-JITing with LLI.
|
/freebsd/usr.bin/dpv/ |
H A D | dpv_util.h | 61 #define BYTE_STATUS_SOLO "%'10lli bytes read @ %'9.1f bytes/sec." 63 #define LINE_STATUS_SOLO "%'10lli lines read @ %'9.1f lines/sec."
|
H A D | dpv.1 | 138 .Dq Li %'10lli bytes read @ %'9.1f bytes/sec. [%i/%i busy/wait] . 150 .Dq Li %'10lli bytes read @ %'9.1f bytes/sec. .
|
/freebsd/contrib/llvm-project/llvm/tools/lli/ChildTarget/ |
H A D | ChildTarget.cpp | 1 //===----------- ChildTarget.cpp - Out-of-proc executor for lli -----------===// 9 // Simple out-of-process executor for lli.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_history/ |
H A D | zpool_history_002_pos.ksh | 47 options="-i -l -il -li -lil -ili -lli -iill -liil"
|
/freebsd/usr.bin/clang/ |
H A D | Makefile | 29 SUBDIR+= lli
|