Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GANGE666/xVMP
/ functions
Functions
173,254 in github.com/GANGE666/xVMP
⨍
Functions
173,254
◇
Types & classes
49,300
↳
Endpoints
6
↓ 226 callers
Method
getTypeSourceInfo
Creates a TypeSourceInfo for the given type.
src/tools/clang/lib/Sema/TypeLocBuilder.h:104
↓ 226 callers
Method
getVRegDef
getVRegDef - Return the machine instr that defines the specified virtual register or null if none is found. This assumes that the code is in SSA form
src/lib/CodeGen/MachineRegisterInfo.cpp:401
↓ 226 callers
Function
next
src/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp:136
↓ 225 callers
Method
createBasicBlock
createBasicBlock - Create an LLVM basic block.
src/tools/clang/lib/CodeGen/CodeGenFunction.h:2037
↓ 225 callers
Method
end
src/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp:200
↓ 225 callers
Method
reserve
Ensures that this buffer has at least as much capacity as described.
src/tools/clang/lib/Sema/TypeLocBuilder.h:59
↓ 224 callers
Method
getIntrinsicID
src/lib/Target/TargetIntrinsicInfo.cpp:25
↓ 222 callers
Function
MConstInt
src/tools/clang/unittests/CodeGen/IRMatchers.h:371
↓ 222 callers
Method
addDecl
src/tools/clang/lib/AST/DeclBase.cpp:1507
↓ 222 callers
Method
addTransition
Generates a new transition in the program state graph (ExplodedGraph). Uses the default CheckerContext predecessor node. @param State The state of th
src/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:165
↓ 222 callers
Method
isStr
src/tools/clang/include/clang/Basic/IdentifierTable.h:137
↓ 222 callers
Method
join
src/lib/Support/IntEqClasses.cpp:32
↓ 221 callers
Method
getFunction
src/lib/CodeGen/MachineBlockFrequencyInfo.cpp:243
↓ 221 callers
Method
getOperand
src/utils/TableGen/CodeGenDAGPatterns.h:1028
↓ 221 callers
Method
isUndef
src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:4548
↓ 221 callers
Function
match
Looks for the instruction that satisfies condition of the specified matcher inside the given basic block. \returns Pointer to the found instruction or
src/tools/clang/unittests/CodeGen/IRMatchers.h:417
↓ 220 callers
Method
getBitWidth
src/tools/clang/lib/Lex/PPExpressions.cpp:59
↓ 220 callers
Method
isPHI
src/include/llvm/CodeGen/MachineInstr.h:1009
↓ 219 callers
Function
_Static_assert
src/tools/clang/test/SemaCXX/cxx03-aligned-allocation-unscoped-enum.cpp:13
↓ 218 callers
Function
encodeULEB128
Utility function to encode a ULEB128 value to an output stream. Returns the length in bytes of the encoded value.
src/include/llvm/Support/LEB128.h:81
↓ 218 callers
Method
getCXXABI
src/tools/clang/lib/AST/RecordLayoutBuilder.cpp:688
↓ 218 callers
Method
getType
src/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:191
↓ 217 callers
Method
getChain
src/tools/clang/include/clang/Serialization/ASTWriter.h:699
↓ 217 callers
Method
getNonReferenceType
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
src/tools/clang/include/clang/AST/Type.h:6245
↓ 217 callers
Method
getType
src/tools/clang/lib/Sema/SemaChecking.cpp:6286
↓ 217 callers
Method
isDebugInstr
src/include/llvm/CodeGen/MachineInstr.h:999
↓ 217 callers
Method
isThisDeclarationADefinition
src/tools/clang/lib/AST/Decl.cpp:2028
↓ 217 callers
Method
write
src/unittests/Support/ARMAttributeParser.cpp:14
↓ 216 callers
Method
CreateLoad
(p Value, name string)
src/bindings/go/llvm/ir.go:1580
↓ 216 callers
Method
clear
(self)
src/utils/lit/lit/ProgressBar.py:275
↓ 216 callers
Method
getAsString
src/tools/clang/lib/AST/APValue.cpp:595
↓ 216 callers
Method
op_begin
src/lib/Transforms/Vectorize/VPlanValue.h:175
↓ 216 callers
Function
scalar
CHECK: define {{.*}} @_ZN12LocalVarInit6scalarEv CHECK-NOT: call CHECK: store i32 100, CHECK-NOT: call CHECK: ret i32 100
src/tools/clang/test/CodeGenCXX/const-init-cxx11.cpp:450
↓ 215 callers
Method
isValueDependent
isValueDependent - Determines whether this expression is value-dependent (C++ [temp.dep.constexpr]). For example, the array bound of "Chars" in the fo
src/tools/clang/include/clang/AST/Expr.h:149
↓ 215 callers
Method
resize
src/tools/clang/include/clang/AST/ASTVector.h:342
↓ 214 callers
Method
add
Add an extra element to the shuffle, taking it from element Elem of Op. A null Op indicates a vector input whose value will be calculated later; there
src/lib/Target/SystemZ/SystemZISelLowering.cpp:4066
↓ 214 callers
Function
computeKnownBits
Determine which bits of V are known to be either zero or one and return them.
src/lib/Analysis/ValueTracking.cpp:1575
↓ 214 callers
Method
isDependentContext
src/tools/clang/lib/AST/DeclBase.cpp:1078
↓ 214 callers
Method
readSubExpr
Reads a sub-expression operand during statement reading.
src/tools/clang/include/clang/Serialization/ASTReader.h:2453
↓ 213 callers
Method
getInt8PtrTy
src/lib/IR/Type.cpp:220
↓ 213 callers
Method
isReg
src/lib/Target/AMDGPU/SIFoldOperands.cpp:67
↓ 213 callers
Method
printHex
src/include/llvm/Support/ScopedPrinter.h:246
↓ 212 callers
Function
distance
src/tools/clang/test/OpenMP/for_loop_messages.cpp:389
↓ 212 callers
Method
getModule
src/tools/clang/lib/CodeGen/CodeGenAction.cpp:132
↓ 212 callers
Function
getRegName
src/lib/Target/X86/InstPrinter/X86InstComments.cpp:222
↓ 212 callers
Method
size
src/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp:90
↓ 211 callers
Method
EmitBlock
src/tools/clang/lib/CodeGen/CGStmt.cpp:443
↓ 211 callers
Method
getEnd
Get the end of \c S ignoring macro arguments and builtin macros.
src/tools/clang/lib/CodeGen/CoverageMappingGen.cpp:214
↓ 211 callers
Method
getSetCC
Helper function to make it easier to build SetCC's if you just have an ISD::CondCode instead of an SDValue.
src/include/llvm/CodeGen/SelectionDAG.h:937
↓ 211 callers
Method
stripPointerCasts
src/lib/IR/Value.cpp:529
↓ 210 callers
Method
CreateBr
(bb BasicBlock)
src/bindings/go/llvm/ir.go:1334
↓ 210 callers
Method
addValue
src/include/llvm/TableGen/Record.h:1455
↓ 210 callers
Function
all
src/tools/clang/test/PCH/objc_container.h:11
↓ 210 callers
Function
getType
Return the WebAssembly type associated with the given register class.
src/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp:150
↓ 210 callers
Method
indent
src/tools/llvm-diff/DiffConsumer.cpp:134
↓ 209 callers
Function
alignTo
Returns the next integer (mod 2**64) that is greater than or equal to \p Value and is a multiple of \p Align. \p Align must be non-zero. If non-zero
src/include/llvm/Support/MathExtras.h:685
↓ 209 callers
Method
getPointerTy
Return the pointer type for the given address space, defaults to the pointer type from the data layout. FIXME: The default needs to be removed once al
src/include/llvm/CodeGen/TargetLowering.h:238
↓ 208 callers
Method
CreateAdd
Arithmetic
src/bindings/go/llvm/ir.go:1363
↓ 208 callers
Function
getLLVMStyle
src/tools/clang/lib/Format/Format.cpp:622
↓ 208 callers
Method
getSourceRange
src/tools/clang/lib/AST/Stmt.cpp:276
↓ 208 callers
Method
getTarget
src/lib/MC/MCDisassembler/Disassembler.h:111
↓ 207 callers
Method
get
src/tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp:43
↓ 207 callers
Method
getValueAsString
src/lib/IR/Attributes.cpp:195
↓ 207 callers
Method
isReg
src/lib/Target/Hexagon/HexagonHardwareLoops.cpp:341
↓ 206 callers
Method
end
src/tools/clang/include/clang/AST/TemplateBase.h:684
↓ 206 callers
Method
get
src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:7498
↓ 206 callers
Method
getUNDEF
src/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp:927
↓ 206 callers
Method
getValueAsBit
src/lib/TableGen/Record.cpp:2093
↓ 206 callers
Method
setDebugLoc
Set the debug location information for this instruction.
src/include/llvm/IR/Instruction.h:308
↓ 205 callers
Method
CreateRuntimeFunction
CreateRuntimeFunction - Create a new runtime function with the specified type and name.
src/tools/clang/lib/CodeGen/CodeGenModule.cpp:2956
↓ 205 callers
Function
strcmp
src/tools/clang/test/CodeGen/2002-07-14-MiscTests3.c:167
↓ 204 callers
Method
begin
src/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp:196
↓ 204 callers
Method
getValue
src/tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp:205
↓ 203 callers
Method
getName
src/lib/CodeGen/MachineFunction.cpp:457
↓ 203 callers
Method
indent
src/utils/yaml-bench/YAMLBench.cpp:62
↓ 203 callers
Function
max
src/tools/clang/lib/Headers/__clang_cuda_device_functions.h:1611
↓ 202 callers
Method
clear
src/tools/clang/lib/Driver/Job.cpp:442
↓ 202 callers
Method
isRecordType
src/tools/clang/include/clang/AST/Type.h:6369
↓ 202 callers
Method
size
src/tools/clang/test/CodeGenCXX/visibility.cpp:600
↓ 202 callers
Method
str
Return a simple string representation of the chain.
src/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp:286
↓ 202 callers
Method
use_begin
src/include/llvm/IR/Value.h:339
↓ 200 callers
Method
Default
src/tools/clang/test/Index/recursive-cxx-member-calls.cpp:92
↓ 200 callers
Method
begin
src/tools/llvm-mca/CodeRegion.h:101
↓ 200 callers
Method
find
Find and read the lookup results for \p EKey.
src/tools/clang/lib/Serialization/MultiOnDiskHashTable.h:229
↓ 200 callers
Method
getAlignment
src/tools/clang/lib/CodeGen/CGValue.h:316
↓ 200 callers
Method
getType
src/tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp:324
↓ 200 callers
Method
printString
src/lib/IR/AsmWriter.cpp:1644
↓ 200 callers
Method
split
src/lib/Support/StringRef.cpp:314
↓ 199 callers
Method
eraseFromParent
src/lib/CodeGen/MachineInstr.cpp:658
↓ 199 callers
Function
find_if
src/include/llvm/ADT/STLExtras.h:1214
↓ 199 callers
Method
getTargetFlags
src/include/llvm/CodeGen/MachineOperand.h:215
↓ 199 callers
Method
pop_back
src/tools/clang/include/clang/AST/ASTVector.h:135
↓ 197 callers
Method
CreateLoad
Note that we intentionally hide the CreateLoad APIs that don't take an alignment.
src/tools/clang/lib/CodeGen/CGBuilder.h:70
↓ 197 callers
Function
all_of
src/include/llvm/ADT/STLExtras.h:1186
↓ 197 callers
Function
has
src/tools/clang/test/CXX/temp/temp.decls/temp.friend/p1.cpp:66
↓ 197 callers
Function
open
Open a file or a URL in the registered default application.
src/tools/clang/tools/scan-view/share/startfile.py:206
↓ 196 callers
Method
front
front - Get the first character in the string.
src/include/llvm/ADT/StringRef.h:141
↓ 195 callers
Method
CreateStore
Note that we intentionally hide the CreateStore APIs that don't take an alignment.
src/tools/clang/lib/CodeGen/CGBuilder.h:108
↓ 195 callers
Function
any_of
src/include/llvm/ADT/STLExtras.h:1193
↓ 195 callers
Method
getFlags
src/lib/DebugInfo/PDB/Native/DbiStream.cpp:161
← previous
next →
501–600 of 173,254, ranked by callers