Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DSectionKind.h131 bool isReadOnly() const { in isReadOnly() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h198 bool isReadOnly() const { in isReadOnly() function
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp382 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
/openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/
H A DAPI.h296 bool isReadOnly() const { return Attributes & ReadOnly; } in isReadOnly() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp685 bool isReadOnly = AA.onlyReadsMemory(QueryCall); in getDependency() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp712 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); in selectGlobal() local
H A DARMISelLowering.cpp3876 bool ARMTargetLowering::isReadOnly(const GlobalValue *GV) const { in isReadOnly() function in ARMTargetLowering
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp1140 bool isReadOnly) override { in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1125 bool isReadOnly(const MemorySSAUpdater &MSSAU, const Loop *L) { in isReadOnly() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h831 bool isReadOnly() const { in isReadOnly() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp8207 bool isReadOnly = false; in getObjCEncodingForTypeImpl() local