Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoSSIP-SJTU/Armariris
/ functions
Functions
132,162 in github.com/GoSSIP-SJTU/Armariris
⨍
Functions
132,162
◇
Types & classes
37,139
↳
Endpoints
6
↓ 105 callers
Method
fields
tools/clang/include/clang/AST/Decl.h:3382
↓ 105 callers
Method
getError
lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h:186
↓ 105 callers
Method
getIndex
tools/clang/lib/AST/DeclTemplate.cpp:508
↓ 105 callers
Method
getTrivialTypeSourceInfo
tools/clang/lib/AST/ASTContext.cpp:2125
↓ 105 callers
Method
isMachineOpcode
include/llvm/CodeGen/SelectionDAGNodes.h:889
↓ 104 callers
Method
Default
include/llvm/ADT/StringSwitch.h:149
↓ 104 callers
Method
get
tools/clang/tools/libclang/CIndex.cpp:1793
↓ 104 callers
Method
getDepth
tools/clang/lib/AST/DeclTemplate.cpp:94
↓ 104 callers
Method
getTypeSizeInChars
getTypeSizeInChars - Return the size of the specified type, in characters. This method does not work on incomplete types.
tools/clang/lib/AST/ASTContext.cpp:1869
↓ 104 callers
Method
setLocation
tools/clang/lib/CodeGen/CGDebugInfo.cpp:122
↓ 104 callers
Method
setName
lib/TableGen/Record.cpp:1652
↓ 103 callers
Method
CreateExtractValue
(agg Value, i int, name string)
bindings/go/llvm/ir.go:1702
↓ 103 callers
Function
array_lengthof
tools/clang/test/Analysis/templates.cpp:37
↓ 103 callers
Function
array_lengthof
include/llvm/ADT/STLExtras.h:378
↓ 103 callers
Function
find
CHECK-LABEL: define %struct.List* @find
tools/clang/test/CodeGen/disable-tail-calls.c:9
↓ 103 callers
Method
getBody
tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp:30
↓ 103 callers
Method
isOSDarwin
isOSDarwin - Is this a "Darwin" OS (OS X, iOS, or watchOS).
include/llvm/ADT/Triple.h:448
↓ 103 callers
Method
lookupRefSCC
Lookup a function's RefSCC in the graph. \returns null if the function hasn't been assigned a RefSCC via the RefSCC iterator walk.
include/llvm/Analysis/LazyCallGraph.h:788
↓ 103 callers
Function
m_And
include/llvm/IR/PatternMatch.h:506
↓ 103 callers
Method
mayStore
lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h:92
↓ 103 callers
Method
setCallingConv
include/llvm/IR/Function.h:156
↓ 103 callers
Method
setInt
tools/clang/include/clang/AST/APValue.h:347
↓ 103 callers
Method
zext
Zero extend to a new width.
lib/Support/APInt.cpp:1002
↓ 102 callers
Function
Log2_32
Log2_32 - This function returns the floor log base 2 of the specified value, -1 if the value is zero. (32 bit edition.) Ex. Log2_32(32) == 5, Log2_32(
include/llvm/Support/MathExtras.h:507
↓ 102 callers
Method
consumeClose
tools/clang/lib/Parse/RAIIObjectsForParser.h:428
↓ 102 callers
Method
getFileName
getFileName - Return the filename of the headermap.
tools/clang/lib/Lex/HeaderMap.cpp:109
↓ 102 callers
Method
getIncomingValueForBlock
include/llvm/IR/Instructions.h:2658
↓ 102 callers
Method
getKind
lib/Target/Hexagon/RDFGraph.h:418
↓ 102 callers
Method
getSize
getSize - Returns the size of the content encapsulated by this ContentCache. This can be the size of the source file or the size of an arbitrary scrat
tools/clang/lib/Basic/SourceManager.cpp:66
↓ 102 callers
Method
reportError
lib/MC/MCContext.cpp:509
↓ 102 callers
Method
setType
tools/clang/include/clang/AST/Expr.h:127
↓ 101 callers
Method
begin
tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp:127
↓ 101 callers
Method
eatToEndOfStatement
\brief Throw away the rest of the line for testing purposes.
lib/MC/MCParser/AsmParser.cpp:805
↓ 101 callers
Method
emitReport
tools/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp:33
↓ 101 callers
Method
equals
lib/Target/ARM/ARMConstantPoolValue.h:250
↓ 101 callers
Method
find
lib/Analysis/StratifiedSets.h:104
↓ 101 callers
Function
getFalse
For a boolean type, or a vector of boolean type, return false, or a vector with every element false, as appropriate for the type.
lib/Analysis/InstructionSimplify.cpp:76
↓ 101 callers
Method
getInst
Find an instruction by name
lib/Target/NVPTX/NVPTXUtilities.cpp:379
↓ 101 callers
Method
getValue
utils/TableGen/DAGISelMatcher.h:717
↓ 101 callers
Function
getZero
tools/clang/test/Analysis/inlining/path-notes.c:56
↓ 101 callers
Method
hasNoUnsignedWrap
lib/IR/Instruction.cpp:111
↓ 100 callers
Method
CreateTrunc
Casts
bindings/go/llvm/ir.go:1527
↓ 100 callers
Method
getAAInfo
Returns the AA info that describes the dereference.
include/llvm/CodeGen/SelectionDAGNodes.h:1059
↓ 100 callers
Method
getAsString
getAsString - Return a string name for this input, for debugging.
tools/clang/lib/Driver/InputInfo.h:95
↓ 100 callers
Method
getTag
lib/Support/Dwarf.cpp:31
↓ 100 callers
Method
getTemplateArgs
\brief Retrieve the template arguments provided as part of this template-id.
tools/clang/include/clang/AST/Expr.h:2482
↓ 100 callers
Method
isAnyPointerType
tools/clang/include/clang/AST/Type.h:5485
↓ 100 callers
Method
isVariadic
tools/clang/lib/AST/Decl.cpp:2448
↓ 99 callers
Method
CreateZExt
(val Value, t Type, name string)
bindings/go/llvm/ir.go:1533
↓ 99 callers
Function
begin
include/llvm/ADT/StringRef.h:95
↓ 99 callers
Method
getCloseLocation
tools/clang/lib/Parse/RAIIObjectsForParser.h:410
↓ 99 callers
Method
getKey
lib/Support/YAMLParser.cpp:2060
↓ 99 callers
Method
getSubStmt
tools/clang/lib/AST/Stmt.cpp:856
↓ 99 callers
Method
hasValue
lib/Target/PowerPC/PPCISelDAGToDAG.cpp:843
↓ 99 callers
Method
insert
lib/Transforms/Vectorize/SLPVectorizer.cpp:845
↓ 99 callers
Method
setReg
lib/Target/Mips/MipsFastISel.cpp:64
↓ 98 callers
Method
CreateExtractElement
(vec, i Value, name string)
bindings/go/llvm/ir.go:1684
↓ 98 callers
Method
getAllDerivedDefinitions
lib/TableGen/Record.cpp:1911
↓ 98 callers
Method
getPreviousDecl
tools/clang/include/clang/AST/Decl.h:3067
↓ 98 callers
Method
getReg
lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp:227
↓ 98 callers
Method
getScalarVal
getScalarVal() - Return the Value* of this scalar value.
tools/clang/lib/CodeGen/CGValue.h:58
↓ 98 callers
Method
isTypeLegal
This method returns true if we are running before type legalization or if the specified VT is legal.
lib/CodeGen/SelectionDAG/DAGCombiner.cpp:503
↓ 97 callers
Function
AssertionFailure
Makes a failed assertion result.
utils/unittest/googletest/src/gtest.cc:971
↓ 97 callers
Function
clang_getCString
tools/clang/tools/libclang/CXString.cpp:166
↓ 97 callers
Method
get
tools/clang/lib/CodeGen/CGValue.h:85
↓ 97 callers
Method
getAlignment
lib/IR/Globals.cpp:58
↓ 97 callers
Method
getCalledValue
getCalledValue - Get a pointer to the function that is invoked by this instruction.
include/llvm/IR/Instructions.h:1815
↓ 97 callers
Method
getLoc
lib/MC/MCParser/MCAsmLexer.cpp:22
↓ 97 callers
Method
getRawDataRefImpl
include/llvm/Object/MachO.h:516
↓ 97 callers
Function
getTarget
tools/llvm-objdump/llvm-objdump.cpp:326
↓ 97 callers
Method
getUnderlyingDecl
\brief Looks through UsingDecls and ObjCCompatibleAliasDecls for the underlying named decl.
tools/clang/include/clang/AST/Decl.h:387
↓ 97 callers
Method
getValueAsListOfDefs
lib/TableGen/Record.cpp:1780
↓ 97 callers
Method
isSized
lib/IR/Type.cpp:486
↓ 97 callers
Method
rbegin
lib/MC/MCSection.cpp:107
↓ 97 callers
Method
reset
unittests/ADT/SmallVectorTest.cpp:87
↓ 96 callers
Function
DecodeGPRRegisterClass
lib/Target/ARM/Disassembler/ARMDisassembler.cpp:881
↓ 96 callers
Method
EmitAbbrev
EmitAbbrev - This emits an abbreviation to the stream. Note that this method takes ownership of the specified abbrev.
include/llvm/Bitcode/BitstreamWriter.h:496
↓ 96 callers
Method
begin
tools/dsymutil/DebugMap.h:89
↓ 96 callers
Method
getBuildVector
Return an ISD::BUILD_VECTOR node. The number of elements in VT, which must be a vector type, must match the number of operands in Ops. The operands mu
include/llvm/CodeGen/SelectionDAG.h:643
↓ 96 callers
Method
getDef
Return the Record that defined this class, or NULL if the class was created by TableGen.
utils/TableGen/CodeGenRegisters.h:317
↓ 96 callers
Method
isParameterPack
tools/clang/lib/AST/Decl.cpp:2422
↓ 96 callers
Method
ult
lib/Support/APInt.cpp:523
↓ 95 callers
Method
CreateElementBitCast
Cast the element type of the given address to a different type, preserving information like the alignment and address space.
tools/clang/lib/CodeGen/CGBuilder.h:168
↓ 95 callers
Function
cat
tools/clang/test/Sema/static-array.c:5
↓ 95 callers
Method
getBaseElementType
tools/clang/lib/AST/ASTContext.cpp:4596
↓ 95 callers
Method
getDecl
tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp:228
↓ 95 callers
Method
getInt32Ty
lib/IR/Type.cpp:169
↓ 95 callers
Method
getName
tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp:55
↓ 95 callers
Method
getNumRegs
Return the total number of register operands used by this formula. This does not include register uses implied by non-constant addrec strides.
lib/Transforms/Scalar/LoopStrengthReduce.cpp:427
↓ 95 callers
Method
getParent
include/llvm/CodeGen/DIE.h:640
↓ 95 callers
Method
getWithOffset
tools/clang/include/clang/Edit/FileOffset.h:31
↓ 95 callers
Method
isRecord
tools/clang/include/clang/AST/DeclBase.h:1287
↓ 95 callers
Method
isReg
lib/Target/ARM/AsmParser/ARMAsmParser.cpp:1056
↓ 95 callers
Method
isSet
Deprecated. Some call sites intend isNotEmpty() while others intend isValid().
tools/clang/include/clang/Sema/DeclSpec.h:209
↓ 95 callers
Method
rend
lib/MC/MCSection.cpp:109
↓ 95 callers
Method
setInvalidType
tools/clang/include/clang/Sema/DeclSpec.h:2221
↓ 95 callers
Function
size
size - Get the string size.
include/llvm/ADT/StringRef.h:123
↓ 94 callers
Method
getAddressSpace
tools/clang/lib/CodeGen/CGValue.h:314
↓ 94 callers
Method
getFoundDecl
\brief Retrieves the declaration found by lookup.
tools/clang/include/clang/AST/Expr.h:2415
↓ 94 callers
Method
isFloatTy
Return true if this is 'float', a 32-bit IEEE fp type.
include/llvm/IR/Type.h:143
← previous
next →
801–900 of 132,162, ranked by callers