MCPcopy Create free account

hub / github.com/GoSSIP-SJTU/Armariris / functions

Functions132,162 in github.com/GoSSIP-SJTU/Armariris

↓ 208 callersMethodinsert
Calculate Start and End points of memory access. Let's assume A is the first access and B is a memory access on N-th loop iteration. Then B is calcula
lib/Analysis/LoopAccessAnalysis.cpp:164
↓ 208 callersFunctionstrcmp
tools/clang/test/CodeGen/2002-07-14-MiscTests3.c:167
↓ 207 callersMethodget
unittests/IR/TypeBuilderTest.cpp:219
↓ 207 callersMethodgetGlobal
include/llvm/CodeGen/MachineOperand.h:436
↓ 207 callersMethodgetLocVT
include/llvm/CodeGen/CallingConvLower.h:151
↓ 207 callersMethodsetDesc
include/llvm/MC/MCSymbolMachO.h:101
↓ 206 callersFunctionm_Specific
\brief Match if we have a specific specified value.
include/llvm/IR/PatternMatch.h:322
↓ 205 callersMethodaddDecl
tools/clang/lib/AST/DeclBase.cpp:1296
↓ 205 callersMethodclear
tools/clang/lib/Driver/Job.cpp:342
↓ 205 callersMethodgetDefinition
tools/clang/lib/AST/Decl.cpp:2008
↓ 205 callersMethodgetSCEV
Return an existing SCEV if it exists, otherwise analyze the expression and create a new one.
lib/Analysis/ScalarEvolution.cpp:3414
↓ 204 callersMethodgetReg
lib/Target/AArch64/AArch64FastISel.cpp:77
↓ 204 callersMethodgetSetCC
Helper function to make it easier to build SetCC's if you just have an ISD::CondCode instead of an SDValue.
include/llvm/CodeGen/SelectionDAG.h:813
↓ 204 callersMethodisSimple
isSimple - Test if the given EVT is simple (as opposed to being extended).
include/llvm/CodeGen/ValueTypes.h:107
↓ 204 callersMethodsetOperand
lib/IR/Metadata.cpp:834
↓ 203 callersMethodgetLoad
lib/Transforms/Scalar/GVN.cpp:154
↓ 203 callersMethodgetName
Return the IR name of the pointer value.
tools/clang/lib/CodeGen/Address.h:62
↓ 203 callersMethodisValueDependent
isValueDependent - Determines whether this expression is value-dependent (C++ [temp.dep.constexpr]). For example, the array bound of "Chars" in the fo
tools/clang/include/clang/AST/Expr.h:147
↓ 203 callersMethodtest
tools/clang/test/Analysis/inline.cpp:195
↓ 202 callersMethodgetInstruction
lib/Target/ARM/Disassembler/ARMDisassembler.cpp:436
↓ 202 callersMethodgetName
lib/CodeGen/MachineFunction.cpp:402
↓ 202 callersMethodgetReturnType
lib/IR/Function.cpp:242
↓ 202 callersMethodsetUnavailable
lib/Analysis/ScalarEvolution.cpp:4079
↓ 201 callersMethodslice
slice(n) - Chop off the first N elements of the array.
include/llvm/ADT/ArrayRef.h:164
↓ 200 callersMethodisKill
include/llvm/CodeGen/MachineInstr.h:797
↓ 199 callersMethodisDeclaration
lib/IR/Globals.cpp:161
↓ 198 callersMethodAllocate
tools/clang/include/clang/AST/ASTContext.h:568
↓ 198 callersMethodgetReg
lib/Target/Mips/MipsOptimizePICCall.cpp:287
↓ 197 callersMethodgetCXXABI
tools/clang/lib/AST/RecordLayoutBuilder.cpp:681
↓ 197 callersMethodgetInt
tools/clang/test/SemaCXX/friend.cpp:47
↓ 197 callersMethodgetType
lib/CodeGen/SelectionDAG/SelectionDAG.cpp:7100
↓ 197 callersMethodisNegative
\brief Determine sign of this APInt. This tests the high bit of this APInt to determine if it is set. \returns true if this APInt is negative, false
include/llvm/ADT/APInt.h:320
↓ 197 callersMethodreserve
lib/Support/FoldingSet.cpp:307
↓ 195 callersMethodgetCallingConv
getCallingConv()/setCallingConv(CC) - These method get and set the calling convention of this function. The enum values for the known calling convent
include/llvm/IR/Function.h:152
↓ 195 callersMethodgetSourceRange
tools/clang/lib/AST/Stmt.cpp:245
↓ 194 callersMethodgetAttributes
lib/IR/Attributes.cpp:1169
↓ 194 callersMethodgetSelector
tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp:487
↓ 192 callersMethodgetAsString
tools/clang/lib/AST/APValue.cpp:545
↓ 192 callersMethodgetIncomingBlock
lib/Transforms/Utils/SSAUpdater.cpp:234
↓ 191 callersMethodaddValue
include/llvm/TableGen/Record.h:1342
↓ 191 callersMethodclear
(self)
utils/lit/lit/ProgressBar.py:275
↓ 191 callersMethodgetImm
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:339
↓ 191 callersMethodgetTemplatedDecl
Get the underlying, templated declaration.
tools/clang/include/clang/AST/DeclTemplate.h:360
↓ 189 callersMethodgetCopyFromReg
include/llvm/CodeGen/SelectionDAG.h:608
↓ 189 callersMethodgetNumIncomingValues
getNumIncomingValues - Return the number of incoming edges
include/llvm/IR/Instructions.h:2575
↓ 189 callersMethodgetTypeSizeInBits
Return the size in bits of the specified type, for which isSCEVable must return true.
lib/Analysis/ScalarEvolution.cpp:3291
↓ 188 callersMethoddata
data - Return a pointer to the vector's buffer, even if empty().
tools/clang/include/clang/AST/ASTVector.h:148
↓ 188 callersMethodempty
tools/llvm-cov/CoverageFilters.h:112
↓ 188 callersMethodgetLength
tools/clang/include/clang/Lex/Token.h:126
↓ 186 callersMethodCreateBitCast
(val Value, t Type, name string)
bindings/go/llvm/ir.go:1593
↓ 186 callersMethodadd
lib/Transforms/IPO/MergeFunctions.cpp:1315
↓ 186 callersMethodgetNonReferenceType
If Type is a reference type (e.g., const int&), returns the type that the reference refers to ("const int"). Otherwise, returns the type itself. This
tools/clang/include/clang/AST/Type.h:5432
↓ 185 callersMethodCreateCondBr
(ifv Value, thenb, elseb BasicBlock)
bindings/go/llvm/ir.go:1234
↓ 185 callersFunctionbegin
tools/clang/include/clang/AST/Type.h:4235
↓ 185 callersMethodgetModule
tools/clang/lib/CodeGen/CodeGenAction.cpp:84
↓ 185 callersMethodhasSubClassEq
Returns true if RC is a sub-class of or equal to this class.
include/llvm/Target/TargetRegisterInfo.h:149
↓ 185 callersMethodis64Bit
Is this x86_64? (disregarding specific ABI / programming model)
lib/Target/X86/X86Subtarget.h:353
↓ 185 callersMethodisStr
tools/clang/include/clang/Basic/IdentifierTable.h:93
↓ 184 callersMethodindent
tools/llvm-diff/DiffConsumer.cpp:134
↓ 184 callersMethodsetKind
tools/clang/include/clang/Lex/Token.h:90
↓ 183 callersMethodempty
tools/sancov/sancov.cc:1186
↓ 182 callersMethodgetText
tools/clang/include/clang/AST/CommentLexer.h:100
↓ 182 callersMethodhasAttribute
hasAttribute - Checks if an argument has a given attribute.
lib/IR/Function.cpp:212
↓ 182 callersMethodisRecordType
tools/clang/include/clang/AST/Type.h:5539
↓ 181 callersMethodReadSubExpr
tools/clang/lib/Serialization/ASTReaderStmt.cpp:2798
↓ 179 callersFunctionend
tools/clang/test/Profile/profile-summary.c:12
↓ 179 callersMethodgetEntryNode
lib/Transforms/IPO/FunctionAttrs.cpp:261
↓ 179 callersMethodgetTarget
lib/MC/MCDisassembler/Disassembler.h:111
↓ 179 callersMethodgetTypeDeclType
\brief Return the unique reference to the type for the specified type declaration.
tools/clang/include/clang/AST/ASTContext.h:1199
↓ 178 callersMethodgetEntryBlock
Get the block node for the entry block in the given function.
lib/Target/Hexagon/RDFGraph.cpp:558
↓ 178 callersMethodgetImm
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp:324
↓ 178 callersMethodisReg
lib/Target/Hexagon/HexagonHardwareLoops.cpp:312
↓ 178 callersMethodreserve
Ensures that this buffer has at least as much capacity as described.
tools/clang/lib/Sema/TypeLocBuilder.h:59
↓ 178 callersMethodtestArray
unittests/ADT/TinyPtrVectorTest.cpp:52
↓ 177 callersMethodget
tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp:46
↓ 177 callersFunctiongetI32Imm
lib/Target/NVPTX/NVPTXISelDAGToDAG.h:73
↓ 177 callersMethodgetName
tools/clang/utils/TableGen/NeonEmitter.cpp:265
↓ 177 callersMethodgetName
tools/llvm-mcmarkup/llvm-mcmarkup.cpp:63
↓ 177 callersMethodgetValueAsString
lib/IR/Attributes.cpp:178
↓ 177 callersMethodsetMetadata
lib/IR/Metadata.cpp:1165
↓ 176 callersMethodbind
tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp:1986
↓ 176 callersMethodgetFeatureBits
getFeatureBits - Get feature bits a CPU.
lib/MC/SubtargetFeature.cpp:223
↓ 176 callersMethodgetOrInsertFunction
getOrInsertFunction - Look up the specified function in the module symbol table. If it does not exist, add a prototype for the function and return it
lib/IR/Module.cpp:121
↓ 175 callersMethodresize
tools/clang/include/clang/AST/ASTVector.h:338
↓ 174 callersMethodgetPointer
lib/Support/StreamingMemoryObject.cpp:65
↓ 174 callersMethodgetRegisterInfo
lib/Target/AMDGPU/AMDGPUSubtarget.h:453
↓ 174 callersMethodisBlockPointerType
tools/clang/include/clang/AST/Type.h:5488
↓ 173 callersMethodAddComment
AddComment - Add a comment that can be emitted to the generated .s file if applicable as a QoI issue to make the output of the compiler more readable.
lib/MC/MCAsmStreamer.cpp:292
↓ 173 callersMethodgetBody
tools/clang/lib/AST/Expr.cpp:1880
↓ 172 callersFunctionfind
(dir, file_filter=None)
utils/abtest/abtest.py:57
↓ 172 callersMethodgetBitWidth
tools/clang/lib/Lex/PPExpressions.cpp:48
↓ 172 callersMethodgetIncomingValue
lib/Transforms/Utils/SSAUpdater.cpp:233
↓ 172 callersMethodgetPointerAddressSpace
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp:217
↓ 172 callersMethodgetSUnit
/ getSUnit - Return the SUnit to which this edge points.
include/llvm/CodeGen/ScheduleDAG.h:503
↓ 172 callersMethodisDependentContext
tools/clang/lib/AST/DeclBase.cpp:922
↓ 171 callersMethodCreateAnd
(lhs, rhs Value, name string)
bindings/go/llvm/ir.go:1394
↓ 171 callersMethodend
lib/IR/Attributes.cpp:1186
↓ 171 callersMethodgetName
lib/Target/AMDGPU/AMDGPUIntrinsicInfo.cpp:38
↓ 171 callersMethodgetNumElements
tools/clang/lib/AST/Expr.cpp:3368
↓ 170 callersFunctionPrintReg
lib/CodeGen/TargetRegisterInfo.cpp:45
← previousnext →401–500 of 132,162, ranked by callers