/llvm-project/clang/lib/AST/Interp/ |
H A D | Function.h |
|
/llvm-project/llvm/lib/IR/ |
H A D | DebugLoc.cpp | 34 MDNode *DebugLoc::getScope() const { in getScope() function in DebugLoc
|
H A D | DebugInfoMetadata.cpp | 344 DIScope *DIScope::getScope() const { getScope() function in DIScope [all...] |
/llvm-project/clang/include/clang/Sema/ |
H A D | SemaInternal.h | 202 Scope *getScope() const { return S; } in getScope() function
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 754 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } getScope() function 1862 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } getScope() function 1998 DILocalScope *getScope() const { return cast<DILocalScope>(getRawScope()); } getScope() function 2228 DILocalScope *getScope() const { return cast<DILocalScope>(getRawScope()); } getScope() function 2459 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } getScope() function 2523 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } getScope() function 2671 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } getScope() function [all...] |
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachOLinkGraphBuilder.cpp | 74 Scope MachOLinkGraphBuilder::getScope(StringRef Name, uint8_t Type) { getScope() function in llvm::jitlink::MachOLinkGraphBuilder
|
/llvm-project/polly/lib/Support/ |
H A D | SCEVAffinator.cpp | 88 Loop *SCEVAffinator::getScope() { return BB ? LI.getLoopFor(BB) : nullptr; } in getScope() function in SCEVAffinator
|
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ |
H A D | SPIRVTypes.cpp | 246 Scope CooperativeMatrixType::getScope() const { return getImpl()->scope; } getScope() function in CooperativeMatrixType 309 Scope JointMatrixINTELType::getScope() const { return getImpl()->scope; } getScope() function in JointMatrixINTELType
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.h | 428 unsigned getScope() const { return Scope; } getScope() function
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMemoryLegalizer.cpp | 160 SIAtomicScope getScope() const { in getScope() function in __anonb377849a0111::SIMemOpInfo [all...] |
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 617 Scope getScope() const { return static_cast<Scope>(S); } getScope() function
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstructionSelector.cpp | 720 static SPIRV::Scope::Scope getScope(SyncScope::ID Ord, getScope() function
|
/llvm-project/flang/lib/Lower/ |
H A D | PFTBuilder.cpp | 1833 Fortran::lower::pft::ModuleLikeUnit::getScope() const { getScope() function in Fortran::lower::pft::ModuleLikeUnit
|
/llvm-project/clang/include/clang/AST/ |
H A D | Expr.h | 6638 Expr *getScope() const { getScope() function
|