MCPcopy Create free account

hub / github.com/LuaJIT/LuaJIT / functions

Functions2,629 in github.com/LuaJIT/LuaJIT

↓ 4 callersFunctionerr_token
src/lj_parse.c:179
↓ 4 callersFunctionexpr_index
Return index expression. */
src/lj_parse.c:1653
↓ 4 callersFunctionexpr_toreg
Discharge an expression to a specific register. */
src/lj_parse.c:564
↓ 4 callersFunctionexpr_toreg_nobranch
Discharge an expression to a specific register. Ignore branches. */
src/lj_parse.c:512
↓ 4 callersFunctiongc_propagate_gray
Propagate all gray objects. */
src/lj_gc.c:367
↓ 4 callersFunctionget_k64val
src/lj_emit_mips.h:7
↓ 4 callersFunctiongetjump
src/host/minilua.c:3049
↓ 4 callersFunctiongola_new
Add a new goto or label. */
src/lj_parse.c:1156
↓ 4 callersFunctionhashrot
Scramble the bits of numbers and pointers. */
src/lj_tab.h:18
↓ 4 callersFunctioninclinenumber
src/host/minilua.c:2732
↓ 4 callersFunctioninit_top
Initialize top chunk and its size */
src/lj_alloc.c:875
↓ 4 callersFunctionio_file_new
src/lib_io.c:71
↓ 4 callersFunctionir_nextk
Get ref of next IR constant and optionally grow IR. ** Note: this may invalidate all IRIns *! */
src/lj_ir.c:173
↓ 4 callersFunctionisnumeral
src/host/minilua.c:2998
↓ 4 callersFunctionjmp_patch
Patch jump list to target. */
src/lj_parse.c:366
↓ 4 callersFunctionjmp_patchval
Patch jump list and preserve produced values. */
src/lj_parse.c:345
↓ 4 callersFunctionkfold_int64arith
src/lj_opt_fold.c:367
↓ 4 callersFunctionl_message
src/luajit.c:82
↓ 4 callersFunctionlibdef_name
src/host/buildvm_lib.c:27
↓ 4 callersFunctionlj_bufx_free
src/lj_buf.h:146
↓ 4 callersFunctionlj_bufx_set_cow
src/lj_buf.h:128
↓ 4 callersFunctionlj_cconv_tv_ct
Convert C type to TValue. Caveat: expects to get the raw CType! */
src/lj_cconv.c:380
↓ 4 callersFunctionlj_ctype_addname
Add named element to hash table. */
src/lj_ctype.c:228
↓ 4 callersFunctionlj_ctype_vlsize
Get size for a variable-length C type. Does NOT support other C types. */
src/lj_ctype.c:299
↓ 4 callersFunctionlj_err_argv
Formatted argument error. */
src/lj_err.c:1024
↓ 4 callersFunctionlj_func_closeuv
Close all open upvalues pointing to some stack level or above. */
src/lj_func.c:83
↓ 4 callersFunctionlj_ir_knum_u64
Intern FP constant, given by its 64 bit pattern. */
src/lj_ir.c:240
↓ 4 callersFunctionlj_lex_token2str
Convert token to string. */
src/lj_lex.c:476
↓ 4 callersFunctionlj_record_constify
Constify a value. Returns 0 for non-representable object types. */
src/lj_record.c:252
↓ 4 callersFunctionlj_record_objcmp
Compare for raw object equality. ** Returns 0 if the objects are the same. ** Returns 1 if they are different, but the same type. ** Returns 2 for two
src/lj_record.c:229
↓ 4 callersFunctionlj_strscan_scan
Scan string containing a number. Returns format. Returns value in o. */
src/lj_strscan.c:375
↓ 4 callersFunctionload_aux
src/host/minilua.c:6341
↓ 4 callersFunctionluaD_reallocCI
src/host/minilua.c:1071
↓ 4 callersFunctionluaD_reallocstack
src/host/minilua.c:1063
↓ 4 callersFunctionluaG_ordererror
src/host/minilua.c:2560
↓ 4 callersFunctionluaH_getstr
src/host/minilua.c:1622
↓ 4 callersFunctionluaH_setnum
src/host/minilua.c:1666
↓ 4 callersFunctionluaK_patchlist
src/host/minilua.c:3099
↓ 4 callersFunctionluaK_storevar
src/host/minilua.c:3350
↓ 4 callersFunctionluaL_addlstring
src/lib_aux.c:220
↓ 4 callersFunctionluaL_addvalue
src/host/minilua.c:6098
↓ 4 callersFunctionluaL_checknumber
src/host/minilua.c:5966
↓ 4 callersFunctionluaL_checkstack
src/lj_api.c:112
↓ 4 callersFunctionluaL_checkstack
src/host/minilua.c:5940
↓ 4 callersFunctionluaL_loadfile
src/lj_load.c:117
↓ 4 callersFunctionluaL_optinteger
src/host/minilua.c:5978
↓ 4 callersFunctionluaO_chunkid
src/host/minilua.c:731
↓ 4 callersFunctionluaO_pushvfstring
src/host/minilua.c:664
↓ 4 callersFunctionluaV_settable
src/host/minilua.c:4756
↓ 4 callersFunctionluaX_newstring
src/host/minilua.c:2722
↓ 4 callersFunctionluaX_token2str
src/host/minilua.c:2692
↓ 4 callersFunctionlua_concat
src/host/minilua.c:5816
↓ 4 callersFunctionlua_gc
src/lj_api.c:1253
↓ 4 callersFunctionlua_gettable
src/lj_api.c:797
↓ 4 callersFunctionlua_gettop
src/lj_api.c:140
↓ 4 callersFunctionlua_loadx
src/lj_load.c:48
↓ 4 callersFunctionlua_rawget
src/lj_api.c:826
↓ 4 callersFunctionlua_rawget
src/host/minilua.c:5595
↓ 4 callersFunctionlua_setfenv
src/host/minilua.c:5727
↓ 4 callersFunctionlua_setmetatable
src/lj_api.c:1025
↓ 4 callersFunctionlua_tolstring
src/host/minilua.c:5481
↓ 4 callersFunctionlua_touserdata
src/host/minilua.c:5512
↓ 4 callersFunctionmainposition
src/host/minilua.c:1356
↓ 4 callersFunctionmcode_setprot
src/lj_mcode.c:83
↓ 4 callersFunctionnarrow_bpc_get
Lookup a reference in the backpropagation cache. */
src/lj_opt_narrow.c:214
↓ 4 callersFunctionnewfile
src/host/minilua.c:6655
↓ 4 callersFunctionparse_chunk
A chunk is a list of statements optionally separated by semicolons. */
src/lj_parse.c:2700
↓ 4 callersFunctionpatchlistaux
src/host/minilua.c:3084
↓ 4 callersFunctionpropagateall
src/host/minilua.c:1952
↓ 4 callersFunctionpush_captures
src/lib_string.c:440
↓ 4 callersFunctionpush_captures
src/host/minilua.c:7353
↓ 4 callersFunctionra_alloc2
Allocate two source registers for three-operand instructions. */
src/lj_asm_arm.h:53
↓ 4 callersFunctionra_alloc2
Allocate two source registers for three-operand instructions. */
src/lj_asm_arm64.h:25
↓ 4 callersFunctionra_evict
Evict the register with the lowest cost, forcing a restore. */
src/lj_asm.c:455
↓ 4 callersFunctionra_rematk
Rematerialize constants. */
src/lj_asm.c:326
↓ 4 callersFunctionrec_for
Record FORL/JFORL or FORI/JFORI. */
src/lj_record.c:500
↓ 4 callersFunctionrec_loop_interp
Handle the case when an interpreted loop op is hit. */
src/lj_record.c:609
↓ 4 callersFunctionrec_mm_callcomp
Call a comparison metamethod. */
src/lj_record.c:1184
↓ 4 callersFunctionrec_mm_prep
Prepare to record call to metamethod. */
src/lj_record.c:1042
↓ 4 callersFunctionsetrawlightudV
src/lj_obj.h:879
↓ 4 callersFunctionsnap_replay_const
Replay constant from parent trace. */
src/lj_snap.c:446
↓ 4 callersFunctionsnap_restoredata
Restore raw data from the trace exit state. */
src/lj_snap.c:746
↓ 4 callersFunctionsnap_sunk_store
Check whether a sunk store corresponds to an allocation. Fast path. */
src/lj_snap.c:499
↓ 4 callersFunctiontag_error
src/host/minilua.c:5893
↓ 3 callersFunctionLJLIB_REC
src/lib_base.c:44
↓ 3 callersFunction_Unwind_GetGR
src/lj_err.c:635
↓ 3 callersFunctionadjust_assign
src/host/minilua.c:3819
↓ 3 callersFunctionadjuststack
src/lib_aux.c:195
↓ 3 callersFunctionapi_call_base
src/lj_api.c:1110
↓ 3 callersFunctionasm_conv64
src/lj_asm.c:1277
↓ 3 callersFunctionasm_fparith
src/lj_asm_arm.h:1401
↓ 3 callersFunctionasm_fparith
src/lj_asm_arm64.h:1331
↓ 3 callersFunctionasm_fparith
src/lj_asm_ppc.h:1296
↓ 3 callersFunctionasm_fpunary
src/lj_asm_arm64.h:1339
↓ 3 callersFunctionasm_fuseabase
Fuse the array base of colocated arrays. */
src/lj_asm_arm.h:145
↓ 3 callersFunctionasm_fuseabase
Fuse the array base of colocated arrays. */
src/lj_asm_mips.h:148
↓ 3 callersFunctionasm_fuseabase
Fuse the array base of colocated arrays. */
src/lj_asm_arm64.h:149
↓ 3 callersFunctionasm_fuseabase
Fuse the array base of colocated arrays. */
src/lj_asm_ppc.h:103
↓ 3 callersFunctionasm_fuseahuref
Fuse array/hash/upvalue reference into register+offset operand. */
src/lj_asm_arm.h:155
↓ 3 callersFunctionasm_fuseahuref
Fuse array/hash/upvalue reference into register+offset operand. */
src/lj_asm_arm64.h:161
← previousnext →501–600 of 2,629, ranked by callers