Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h131 bool isReadOnly() const { in isReadOnly() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h208 bool isReadOnly() const { isReadOnly() function
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp382 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp712 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); selectGlobal() local
H A DARMISelLowering.cpp3897 bool ARMTargetLowering::isReadOnly(const GlobalValue *GV) const { isReadOnly() function in ARMTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp719 bool isReadOnly = AA.onlyReadsMemory(QueryCall); in getDependency() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp267 template <class ELFT> static bool isReadOnly(SharedSymbol &ss) { in isReadOnly() function
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h729 bool isReadOnly() const { return Attributes & ReadOnly; } isReadOnly() function
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp1096 bool isReadOnly) override { in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h834 bool isReadOnly() const { isReadOnly() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1110 bool isReadOnly(const MemorySSAUpdater &MSSAU, const Loop *L) { isReadOnly() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8220 bool isReadOnly = false; getObjCEncodingForTypeImpl() local