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
↓ 65 callers
Method
getValueID
\brief Return an ID for the concrete type of this object. This is used to implement the classof checks. This should not be used for any other purpos
include/llvm/IR/Value.h:424
↓ 65 callers
Method
getVendor
getVendor - Get the parsed vendor type of this triple.
include/llvm/ADT/Triple.h:269
↓ 65 callers
Function
hash_combine_range
include/llvm/ADT/Hashing.h:480
↓ 65 callers
Method
isDead
lib/Target/Hexagon/HexagonBitSimplify.cpp:920
↓ 65 callers
Method
isOperationLegal
Return true if the specified operation is legal on this target.
include/llvm/Target/TargetLowering.h:654
↓ 65 callers
Method
isReg
lib/Target/Mips/AsmParser/MipsAsmParser.cpp:1018
↓ 65 callers
Method
isUnconditional
include/llvm/IR/Instructions.h:2925
↓ 65 callers
Method
pop_back
include/llvm/ADT/ilist.h:566
↓ 65 callers
Method
pred_begin
lib/Transforms/ObjCARC/ObjCARCOpts.cpp:304
↓ 65 callers
Method
sections
include/llvm/Object/ELF.h:114
↓ 65 callers
Method
set
utils/unittest/googletest/include/gtest/internal/gtest-port.h:1359
↓ 65 callers
Method
setLinkage
include/llvm/IR/GlobalValue.h:400
↓ 64 callers
Method
AddToWorklist
lib/CodeGen/SelectionDAG/DAGCombiner.cpp:535
↓ 64 callers
Method
AllocateReg
AllocateReg - Attempt to allocate one register. If it is not available, return zero. Otherwise, return the register, marking it and any aliases as a
include/llvm/CodeGen/CallingConvLower.h:342
↓ 64 callers
Method
assume
tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp:68
↓ 64 callers
Function
countLeadingZeros
include/llvm/Support/MathExtras.h:180
↓ 64 callers
Function
encodeULEB128
Utility function to encode a ULEB128 value to an output stream.
include/llvm/Support/LEB128.h:38
↓ 64 callers
Function
error
tools/llvm-nm/llvm-nm.cpp:180
↓ 64 callers
Function
exists
lib/Support/Path.cpp:928
↓ 64 callers
Function
foo
tools/clang/test/OpenMP/distribute_parallel_for_simd_reduction_messages.cpp:5
↓ 64 callers
Function
foo
tools/clang/test/OpenMP/parallel_for_reduction_messages.cpp:5
↓ 64 callers
Function
foo
tools/clang/test/OpenMP/target_parallel_for_simd_reduction_messages.cpp:5
↓ 64 callers
Function
foo
tools/clang/test/OpenMP/target_parallel_for_reduction_messages.cpp:5
↓ 64 callers
Function
foo
tools/clang/test/OpenMP/parallel_reduction_messages.cpp:5
↓ 64 callers
Function
foo
tools/clang/test/OpenMP/distribute_parallel_for_reduction_messages.cpp:5
↓ 64 callers
Function
foo
tools/clang/test/OpenMP/parallel_for_simd_reduction_messages.cpp:5
↓ 64 callers
Function
foo
tools/clang/test/OpenMP/target_exit_data_depend_messages.cpp:3
↓ 64 callers
Function
foo
tools/clang/test/OpenMP/distribute_simd_reduction_messages.cpp:5
↓ 64 callers
Function
foo
tools/clang/test/OpenMP/for_simd_reduction_messages.cpp:5
↓ 64 callers
Function
foo
tools/clang/test/OpenMP/target_enter_data_depend_messages.cpp:3
↓ 64 callers
Method
getActiveBits
\brief Compute the number of active bits in the value This function returns the number of active bits which is defined as the bit width minus the num
include/llvm/ADT/APInt.h:1303
↓ 64 callers
Method
getBuffer
lib/Object/Archive.cpp:159
↓ 64 callers
Method
getNormalDest
get*Dest - Return the destination basic blocks...
include/llvm/IR/Instructions.h:3796
↓ 64 callers
Method
getNumVBases
\brief Retrieves the number of virtual base classes of this class.
tools/clang/include/clang/AST/DeclCXX.h:733
↓ 64 callers
Method
getType
getType - Overload to return most specific pointer type
include/llvm/IR/Instructions.h:90
↓ 64 callers
Function
getTypeAction
Return how we should legalize values of this type.
lib/CodeGen/SelectionDAG/LegalizeTypes.h:63
↓ 64 callers
Method
getValueSizeInBits
tools/clang/lib/CodeGen/CGAtomic.cpp:137
↓ 64 callers
Method
isMemberPointerType
tools/clang/include/clang/AST/Type.h:5506
↓ 64 callers
Method
isOpaque
Return true if this is a type with an identity that has no body specified yet. These prints as 'opaque' in .ll files.
include/llvm/IR/DerivedTypes.h:248
↓ 64 callers
Method
setAttributes
lib/CodeGen/SelectionDAG/FastISel.cpp:81
↓ 64 callers
Function
swap
tools/clang/test/Sema/offsetof.c:14
↓ 64 callers
Function
utohexstr
include/llvm/ADT/StringExtras.h:47
↓ 64 callers
Function
vec_andc
tools/clang/lib/Headers/altivec.h:1073
↓ 63 callers
Method
ChangeToRegister
ChangeToRegister - Replace this operand with a new register operand of the specified value. If an operand is known to be an register already, the set
lib/CodeGen/MachineInstr.cpp:177
↓ 63 callers
Method
addRecord
lib/ProfileData/InstrProfWriter.cpp:159
↓ 63 callers
Method
begin
tools/clang/lib/ARCMigrate/Internals.h:40
↓ 63 callers
Method
extend
lib/CodeGen/LiveRangeCalc.cpp:239
↓ 63 callers
Function
f
tools/clang/test/CodeGenCXX/vla.cpp:9
↓ 63 callers
Method
getFileID
tools/clang/lib/Basic/SourceLocation.cpp:80
↓ 63 callers
Method
getFunctionType
tools/clang/lib/Sema/CodeCompleteConsumer.cpp:408
↓ 63 callers
Method
getInterfaceDecl
If this pointer points to an Objective \@interface type, gets the declaration for that interface. \return null if the base type for this pointer is '
tools/clang/include/clang/AST/Type.h:5046
↓ 63 callers
Method
getTag
Translate tag to proper Dwarf tag.
lib/CodeGen/AsmPrinter/DwarfDebug.h:143
↓ 63 callers
Method
hasLocalStorage
hasLocalStorage - Returns true if a variable with function scope is a non-static local variable.
tools/clang/include/clang/AST/Decl.h:963
↓ 63 callers
Function
isARMLowRegister
isARMLowRegister - Returns true if the register is a low register (r0-r7).
lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h:210
↓ 63 callers
Method
isDeleted
\brief Whether this function has been deleted. A function that is "deleted" (via the C++0x "= delete" syntax) acts like a normal function, except tha
tools/clang/include/clang/AST/Decl.h:1909
↓ 63 callers
Method
isImm
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:439
↓ 63 callers
Method
isObjCQualifiedIdType
tools/clang/include/clang/AST/Type.h:5568
↓ 63 callers
Method
isStatic
tools/clang/lib/AST/DeclCXX.cpp:1475
↓ 63 callers
Method
succ_end
lib/Transforms/ObjCARC/ObjCARCOpts.cpp:307
↓ 63 callers
Method
ugt
\brief Unsigned greather than comparison Regards both *this and RHS as unsigned quantities and compares them for the validity of the greater-than rel
include/llvm/ADT/APInt.h:1107
↓ 63 callers
Method
withConst
tools/clang/include/clang/AST/Type.h:764
↓ 62 callers
Method
CreateMul
(lhs, rhs Value, name string)
bindings/go/llvm/ir.go:1310
↓ 62 callers
Method
bitsLT
bitsLT - Return true if this has less bits than VT.
include/llvm/CodeGen/ValueTypes.h:212
↓ 62 callers
Method
getChild
utils/TableGen/DAGISelMatcher.h:188
↓ 62 callers
Method
getElementOffset
include/llvm/IR/DataLayout.h:494
↓ 62 callers
Method
getFalseExpr
tools/clang/include/clang/AST/Expr.h:3332
↓ 62 callers
Method
getFieldOffset
tools/clang/lib/AST/RecordLayoutBuilder.cpp:3061
↓ 62 callers
Method
getFrequency
\brief Returns the frequency as a fixpoint number scaled by the entry frequency.
include/llvm/Support/BlockFrequency.h:36
↓ 62 callers
Method
getGeneration
lib/Target/AMDGPU/AMDGPUSubtarget.h:134
↓ 62 callers
Method
getKind
getOpcode - Get the kind of this expression.
lib/Target/ARM/MCTargetDesc/ARMMCExpr.h:52
↓ 62 callers
Method
getLValueReferenceType
getLValueReferenceType - Return the uniqued reference to the type for an lvalue reference to the specified type.
tools/clang/lib/AST/ASTContext.cpp:2465
↓ 62 callers
Method
getPointerElementType
include/llvm/IR/Type.h:350
↓ 62 callers
Method
getPrefTypeAlignment
lib/IR/DataLayout.cpp:689
↓ 62 callers
Method
getStorageClassSpec
storage-class-specifier
tools/clang/include/clang/Sema/DeclSpec.h:447
↓ 62 callers
Method
getValueID
lib/Bitcode/Writer/ValueEnumerator.cpp:426
↓ 62 callers
Method
getVectorIdxTy
lib/Target/AMDGPU/AMDGPUISelLowering.cpp:491
↓ 62 callers
Method
isDistinct
include/llvm/IR/Metadata.h:886
↓ 62 callers
Method
isLValue
isLValue - True if this expression is an "l-value" according to the rules of the current language. C and C++ give somewhat different rules for this c
tools/clang/include/clang/AST/Expr.h:247
↓ 62 callers
Function
m_APInt
\brief Match a ConstantInt or splatted ConstantVector, binding the specified pointer to the contained APInt.
include/llvm/IR/PatternMatch.h:180
↓ 62 callers
Method
print
tools/clang/lib/AST/DeclBase.cpp:226
↓ 62 callers
Method
setComdat
include/llvm/IR/GlobalObject.h:73
↓ 62 callers
Method
setName
lib/IR/Type.cpp:367
↓ 61 callers
Method
add
tools/clang/lib/AST/DeclBase.cpp:161
↓ 61 callers
Method
countTrailingZeros
lib/Support/APInt.cpp:725
↓ 61 callers
Method
flush
lib/CodeGen/LiveInterval.cpp:1110
↓ 61 callers
Method
getAllArgValues
lib/Option/ArgList.cpp:241
↓ 61 callers
Function
getF32Constant
getF32Constant - Get 32-bit floating point constant.
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:4157
↓ 61 callers
Method
getKind
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:601
↓ 61 callers
Method
getLoad
lib/CodeGen/SelectionDAG/SelectionDAG.cpp:5049
↓ 61 callers
Method
getMostRecentDecl
tools/clang/lib/Serialization/ASTReaderDecl.cpp:3018
↓ 61 callers
Method
getReceiverKind
\brief Determine the kind of receiver that this message is being sent to.
tools/clang/include/clang/AST/ExprObjC.h:1136
↓ 61 callers
Method
getSuperRegion
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h:417
↓ 61 callers
Method
isByVal
include/llvm/Target/TargetCallingConv.h:82
↓ 61 callers
Method
isFromASTFile
\brief Determine whether this macro info came from an AST file (such as a precompiled header or module) rather than having been parsed.
tools/clang/include/clang/Lex/MacroInfo.h:269
↓ 61 callers
Method
isInSystemHeader
tools/clang/lib/Basic/SourceLocation.cpp:116
↓ 61 callers
Method
isIntegerConstantExpr
tools/clang/lib/AST/ExprConstant.cpp:9726
↓ 61 callers
Function
m_Or
include/llvm/IR/PatternMatch.h:512
↓ 61 callers
Method
message
tools/obj2yaml/Error.cpp:30
↓ 61 callers
Method
reset
tools/clang/test/Analysis/ptr-arith.cpp:8
↓ 61 callers
Method
tell
lib/ProfileData/InstrProfWriter.cpp:41
← previous
next →
1,301–1,400 of 132,162, ranked by callers