Searched defs:ReadNone (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h120 ReadNone, enumerator in enum:llvm::CodeGenIntrinsic::ArgAttrKind
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp2392 bool ReadOnly = true, ReadNone = true; local
2270 UpdateAsmCallInst(llvm::CallBase &Result, bool HasSideEffect, bool HasUnwindClobber, bool ReadOnly, bool ReadNone, bool NoMerge, const AsmStmt &S, const std::vector<llvm::Type *> &ResultRegTypes, const std::vector<llvm::Type *> &ArgElemTypes, CodeGenFunction &CGF, std::vector<llvm::Value *> &RegResults) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h640 unsigned ReadNone : 1; member in struct:llvm::CalleeInfo::AllocationType::FunctionSummary::FFlags

Completed in 168 milliseconds