Home
last modified time | relevance | path

Searched defs:isReadOnly (Results 1 – 21 of 21) sorted by relevance

/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITMemoryManagerTest.cpp89 const bool isReadOnly = i % 2 == 0; in TEST() local
127 bool isReadOnly = i % 3 == 0; in TEST() local
H A DMCJITCAPITest.cpp44 LLVMBool isReadOnly) { in roundTripAllocateDataSection()
/llvm-project/polly/include/polly/Support/
H A DVirtualInstruction.h133 bool isReadOnly() const { return Kind == ReadOnly; } in isReadOnly() function
/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h131 bool isReadOnly() const { in isReadOnly() function
/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h208 bool isReadOnly() const { isReadOnly() function
/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h224 bool isReadOnly() const { isReadOnly() function
/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp382 allocateDataSection(uintptr_t Size,unsigned Alignment,unsigned SectionID,StringRef SectionName,bool isReadOnly) allocateDataSection() argument
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMInlining.cpp
/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h752 bool isReadOnly() const { return IsReadOnly; } isReadOnly() function
H A DDeclObjC.h837 bool isReadOnly() const { in isReadOnly() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp714 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); in selectGlobal() local
H A DARMISelLowering.cpp3927 bool ARMTargetLowering::isReadOnly(const GlobalValue *GV) const { isReadOnly() function in ARMTargetLowering
/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp719 bool isReadOnly = AA.onlyReadsMemory(QueryCall); getDependency() local
/llvm-project/lld/ELF/
H A DRelocations.cpp267 template <class ELFT> static bool isReadOnly(SharedSymbol &ss) { isReadOnly() function
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp1096 allocateDataSection(uintptr_t Size,unsigned Alignment,unsigned SectionID,StringRef SectionName,bool isReadOnly) LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() argument
/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h1001 bool isReadOnly() const { return Attributes & ReadOnly; } isReadOnly() function
/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformOps.cpp1242 bool isReadOnly = in verifyFunctionLikeConsumeAnnotations() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1121 bool isReadOnly(const MemorySSAUpdater &MSSAU, const Loop *L) { isReadOnly() function
/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp263 bool ScopArrayInfo::isReadOnly() { in isReadOnly() function in ScopArrayInfo
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp276 bool isReadOnly() const { return (Segment == HSA_AMD_SEGMENT_READONLY); } isReadOnly() function
/llvm-project/clang/lib/AST/
H A DASTContext.cpp8401 bool isReadOnly = false; getObjCEncodingForTypeImpl() local