Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chemiculs/qengine
/ functions
Functions
3,256 in github.com/Chemiculs/qengine
⨍
Functions
3,256
◇
Types & classes
763
Method
add
Adds the register count by a register `group`.
src/qengine/extern/asmjit/core/radefs_p.h:199
Method
add
See `ConstPool::add()`.
src/qengine/extern/asmjit/core/builder.h:1280
Method
addArg
Appends an argument of `type` to the function prototype.
src/qengine/extern/asmjit/core/func.h:491
Method
addArgT
src/qengine/extern/asmjit/core/func.h:497
Method
addAttributes
Adds `attrs` to the function attributes.
src/qengine/extern/asmjit/core/compiler.h:478
Method
addBefore
src/qengine/extern/asmjit/core/builder.cpp:209
Function
addEncodingOptions
Enables the given encoding `options`.
src/qengine/extern/asmjit/core/emitter.h:456
Method
addEntryScratchGpRegs
src/qengine/extern/asmjit/core/rapass_p.h:640
Function
addFlags
src/qengine/extern/asmjit/core/rastack_p.h:68
Method
addFlags
Adds `flags` to format flags.
src/qengine/extern/asmjit/core/formatter.h:113
Method
addFlags
src/qengine/extern/asmjit/core/radefs_p.h:131
Method
addFlags
Adds tied register flags.
src/qengine/extern/asmjit/core/radefs_p.h:872
Method
addFlags
src/qengine/extern/asmjit/core/radefs_p.h:1114
Method
addFlags
Adds `flags` to `FuncValue`.
src/qengine/extern/asmjit/core/func.h:591
Method
addFlags
Adds the given `flags` to node flags.
src/qengine/extern/asmjit/core/builder.h:608
Method
addFlags
Adds `flags` to the section flags.
src/qengine/extern/asmjit/core/codeholder.h:192
Method
addFlags
src/qengine/extern/asmjit/core/rapass_p.h:155
Method
addFunc
src/qengine/extern/asmjit/core/compiler.cpp:146
Method
addFuncNode
src/qengine/extern/asmjit/core/compiler.cpp:106
Method
addFuncRetNode
src/qengine/extern/asmjit/core/compiler.cpp:134
Method
addInstRWFlags
src/qengine/extern/asmjit/core/rapass_p.h:433
Method
addInvokeNode
src/qengine/extern/asmjit/core/compiler.cpp:210
Method
addLabel
Adds the `label` to the list of targets of this JumpAnnotation.
src/qengine/extern/asmjit/core/compiler.h:316
Method
addLabelId
Adds the `labelId` to the list of targets of this JumpAnnotation.
src/qengine/extern/asmjit/core/compiler.h:318
Method
addNode
src/qengine/extern/asmjit/core/builder.cpp:148
Method
addOptions
src/qengine/extern/asmjit/core/builder.h:763
Method
addOptions
src/qengine/extern/asmjit/core/inst.h:282
Method
addPass
src/qengine/extern/asmjit/core/builder.cpp:505
Function
addPassT
src/qengine/extern/asmjit/core/builder.h:339
Function
addUseCount
src/qengine/extern/asmjit/core/rastack_p.h:74
Method
address
src/qengine/extern/asmjit/core/codeholder.h:259
Method
addressTableSection
Returns '.addrtab' section. This section is used exclusively by AsmJit to store absolute 64-bit addresses that cannot be encoded in instructions like
src/qengine/extern/asmjit/core/codeholder.h:840
Method
advanceLeft
src/qengine/extern/asmjit/core/support.h:295
Method
advanceRight
src/qengine/extern/asmjit/core/support.h:299
Method
aggregate
src/qengine/extern/asmjit/core/support.h:1696
Method
align
src/qengine/extern/asmjit/arm/a64assembler.cpp:5039
Method
align
src/qengine/extern/asmjit/x86/x86assembler.cpp:4995
Function
alignment
src/qengine/extern/asmjit/core/rastack_p.h:64
Method
alignment
Returns minimum alignment.
src/qengine/extern/asmjit/core/constpool.h:217
Method
alignment
Returns the virtual register alignment.
src/qengine/extern/asmjit/core/compilerdefs.h:116
Method
alignment
src/qengine/extern/asmjit/core/rastack_p.h:146
Method
alignment
Returns minimum alignment.
src/qengine/extern/asmjit/core/builder.h:1267
Method
alignment
Returns the minimum section alignment
src/qengine/extern/asmjit/core/codeholder.h:197
Function
allOnes
src/qengine/extern/asmjit/core/support.h:156
Function
alloc
src/qengine/extern/asmjit/core/virtmem.cpp:134
Method
alloc
src/qengine/extern/asmjit/core/jitallocator.cpp:1140
Method
alloc
Allocates `size` bytes of memory, ideally from an available pool. \note `size` can't be zero, it will assert in debug mode in such case.
src/qengine/extern/asmjit/core/zone.h:536
Function
allocNoCheckT
src/qengine/extern/asmjit/core/zone.h:309
Function
allocT
src/qengine/extern/asmjit/core/zone.h:303
Method
allocT
src/qengine/extern/asmjit/core/zone.h:551
Method
allocZeroed
Like `alloc(size)`, but returns zeroed memory.
src/qengine/extern/asmjit/core/zone.h:556
Function
allocZeroedT
src/qengine/extern/asmjit/core/zone.h:315
Method
allocZeroedT
src/qengine/extern/asmjit/core/zone.h:570
Method
allocationCount
Returns the number of active allocations.
src/qengine/extern/asmjit/core/jitallocator.h:228
Function
allocator
Returns the associated `JitAllocator`.
src/qengine/extern/asmjit/core/jitruntime.h:50
Method
allocator
src/qengine/extern/asmjit/core/rastack_p.h:142
Method
allocator
Returns the allocator that the `CodeHolder` uses. \note This should be only used for AsmJit's purposes. Code holder uses arena allocator to allocate
src/qengine/extern/asmjit/core/codeholder.h:728
Method
allocator
Returns \ref ZoneAllocator used by the register allocator.
src/qengine/extern/asmjit/core/rapass_p.h:778
Method
analyze_executable_sections
src/qengine/qmorph/qdisasm.hpp:157
Method
andNot
Performs a logical bitwise AND between bits specified in this array and negated bits in `other`. If `other` has less bits than `this` then all remaini
src/qengine/extern/asmjit/core/zonevector.h:599
Method
annotateCode
src/qengine/extern/asmjit/core/rapass.cpp:1865
Method
annotationId
Returns the annotation id.
src/qengine/extern/asmjit/core/compiler.h:301
Method
append
src/qengine/extern/asmjit/core/zonestack.h:179
Method
append
Appends `item` to the vector.
src/qengine/extern/asmjit/core/zonevector.h:220
Method
append
src/qengine/extern/asmjit/core/zonevector.h:529
Function
arch
Returns the target architecture type.
src/qengine/extern/asmjit/core/emitter.h:356
Method
arch
Returns the architecture.
src/qengine/extern/asmjit/core/environment.h:290
Method
arch
Returns the CPU architecture this information relates to.
src/qengine/extern/asmjit/core/cpuinfo.h:765
Method
arch
Returns the target architecture of the function frame.
src/qengine/extern/asmjit/core/func.h:1045
Method
arch
src/qengine/extern/asmjit/core/funcargscontext_p.h:180
Method
arch
Returns the target architecture.
src/qengine/extern/asmjit/core/codeholder.h:739
Method
argCount
Returns the number of function arguments.
src/qengine/extern/asmjit/core/compiler.h:629
Method
argCount
Returns the number of function arguments.
src/qengine/extern/asmjit/core/func.h:432
Method
argPacks
Returns argument packs.
src/qengine/extern/asmjit/core/compiler.h:483
Function
as
src/qengine/extern/asmjit/core/emitter.h:303
Method
as
src/qengine/extern/asmjit/core/builder.h:552
Function
asInt
src/qengine/extern/asmjit/core/support.h:75
Function
asNormalized
src/qengine/extern/asmjit/core/support.h:87
Method
asWorkReg
Creates `RAWorkReg` data for the given `vReg`. The function does nothing if `vReg` already contains link to `RAWorkReg`. Called by `constructBlocks()`
src/qengine/extern/asmjit/core/rapass_p.h:1034
Function
asciiToLower
src/qengine/extern/asmjit/core/support.h:894
Function
asciiToUpper
src/qengine/extern/asmjit/core/support.h:897
Function
asr
Constructs a `ASR #value` shift (arithmetic shift right).
src/qengine/extern/asmjit/core/archcommons.h:199
Method
assertionFailed
src/qengine/extern/asmjit/core/globals.cpp:122
Method
assign
Replaces the current of the string with `other` string.
src/qengine/extern/asmjit/core/string.h:222
Method
assign
src/qengine/extern/asmjit/core/funcargscontext_p.h:112
Method
assignAll
src/qengine/extern/asmjit/core/func.h:1431
Method
assignArgIndexToWorkRegs
src/qengine/extern/asmjit/core/rapass.cpp:1082
Method
assignHex
Replaces the current of the string by the given `data` converted to a HEX string.
src/qengine/extern/asmjit/core/string.h:247
Method
assignInt
Replaces the current of the string by a formatted integer `i` (signed).
src/qengine/extern/asmjit/core/string.h:237
Method
assignReg
src/qengine/extern/asmjit/core/func.h:681
Method
assignReg
src/qengine/extern/asmjit/core/func.h:1385
Method
assignStack
src/qengine/extern/asmjit/core/func.h:692
Method
assignStack
src/qengine/extern/asmjit/core/func.h:1396
Method
assignStackInPack
src/qengine/extern/asmjit/core/func.h:1412
Method
assignVFormat
Replaces the current of the string by a formatted string `fmt` (va_list version).
src/qengine/extern/asmjit/core/string.h:258
Function
assigned
src/qengine/extern/asmjit/core/raassignment_p.h:171
Method
attributes
Returns function attributes.
src/qengine/extern/asmjit/core/compiler.h:476
Method
attributes
Returns function frame attributes, see `Attributes`.
src/qengine/extern/asmjit/core/func.h:1048
Method
availableRegCount
src/qengine/extern/asmjit/core/rapass_p.h:1009
Method
availableRegs
src/qengine/extern/asmjit/core/funcargscontext_p.h:155
← previous
next →
1,601–1,700 of 3,256, ranked by callers