MCPcopy Create free account

hub / github.com/capstone-engine/capstone / functions

Functions12,151 in github.com/capstone-engine/capstone

Functionmain
tests/test_wasm.c:144
Functionmain
tests/test_tms320c64x.c:188
Functionmain
tests/test_xcore.c:135
Functionmain
tests/test_riscv.c:149
Functionmain
tests/test_arm.c:287
Functionmain
tests/test_detail.c:369
Functionmain
tests/test_systemz.c:140
Functionmain
tests/test_mips.c:170
Functionmain
tests/test_m680x.c:391
Functionmain
tests/test_arm64.c:258
Functionmain
cstool/cstool.c:404
Methodmain
(String argv[])
bindings/java/TestSparc.java:68
Methodmain
(String argv[])
bindings/java/TestMips.java:61
Methodmain
(String argv[])
bindings/java/TestXcore.java:61
Methodmain
(String argv[])
bindings/java/TestArm64.java:95
Methodmain
(String argv[])
bindings/java/TestSystemz.java:68
Methodmain
(String argv[])
bindings/java/TestM680x.java:151
Methodmain
(String argv[])
bindings/java/TestArm.java:109
Methodmain
(String argv[])
bindings/java/TestPpc.java:68
Methodmain
(String argv[])
bindings/java/TestBasic.java:47
MethodmakeBranchRegion
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:287
MethodmakeCmpResultType
Create a result type for fcmp/icmp
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:1046
MethodmakeDummyFunctionSummary
Create an empty FunctionSummary (with specified call edges). Used to represent external nodes and the dummy root node.
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndex.h:666
MethodmakeExpansion
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:265
MethodmakeGapRegion
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:280
MethodmakeId
suite/synctools/tablegen/include/llvm/CodeGen/RDFGraph.h:398
MethodmakeRegion
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:258
MethodmakeReplaceable
Assign RAUW support to this. Make this replaceable, taking ownership of \c ReplaceableUses (which must not be null).
suite/synctools/tablegen/include/llvm/IR/Metadata.h:879
MethodmakeSkipped
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:273
Functionmake_error_code
suite/synctools/tablegen/include/llvm/ProfileData/SampleProf.h:64
MethodmapAddress
Map a function address to its name's MD5 hash. This interface is only used by the raw profiler reader.
suite/synctools/tablegen/include/llvm/ProfileData/InstrProf.h:509
MethodmapLocalFrameObject
Map a frame index into the local object block
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:401
Functionmap_add_implicit_write
Adds a register to the implicit write register list. It will not add the same register twice.
Mapping.c:71
Methodmapping
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndexYAML.h:30
Methodmapping
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndexYAML.h:55
Methodmapping
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndexYAML.h:107
Methodmapping
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndexYAML.h:132
Methodmapping
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndexYAML.h:156
Methodmapping
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndexYAML.h:163
Methodmapping
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndexYAML.h:179
Methodmapping
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndexYAML.h:279
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:202
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:223
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:278
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:357
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:463
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:479
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:504
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:535
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:562
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:583
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:642
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:679
Methodmapping
suite/synctools/tablegen/include/llvm/CodeGen/MIRYamlMapping.h:717
Functionmapping_get_op_access
Returns the operand access flags from the mapping table for instruction operands. Only usable by `auto-sync` archs!
Mapping.c:225
Functionmapping_get_op_type
Returns the operand type information from the mapping table for instruction operands. Only usable by `auto-sync` archs!
Mapping.c:210
MethodmarkAllIdxsAsCovered
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:435
MethodmarkAsStatepointSpillSlotObjectIndex
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:726
MethodmarkDefDead
Mark a def of one of MI's original operands, DefMI, as dead if changing MI (either by killing it or changing operands) results in DefMI being dead too
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h:1180
MethodmarkInstAndDefDead
Mark MI as dead. If a def of one of MI's operands, DefMI, would also be dead due to MI being killed, then mark DefMI as dead too. Some of the combines
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h:1237
MethodmarkNotSpillable
markNotSpillable - Mark interval as not spillable
suite/synctools/tablegen/include/llvm/CodeGen/LiveInterval.h:816
MethodmarkRematerialized
markRematerialized - explicitly mark a value as rematerialized after doing it manually.
suite/synctools/tablegen/include/llvm/CodeGen/LiveRangeEdit.h:225
MethodmarkUnused
Mark this value as unused.
suite/synctools/tablegen/include/llvm/CodeGen/LiveInterval.h:84
MethodmaskedValueIsZero
\return true if 'V & Mask' is known to be zero in DemandedElts. We use this predicate to simplify operations downstream. Mask is known to be zero for
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h:78
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:62
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:72
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:130
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:170
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:185
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:200
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:227
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:252
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:303
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:327
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:377
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:403
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:527
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:712
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:776
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:789
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:810
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:833
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:851
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:889
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:921
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:944
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:969
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1015
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1147
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1237
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1259
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1354
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1381
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1424
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1440
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1459
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1515
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1534
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1542
Methodmatch
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1548
← previousnext →9,601–9,700 of 12,151, ranked by callers