Searched defs:ReadNone (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Basic/ |
H A D | CodeGenIntrinsics.h | 118 ReadNone, global() enumerator
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2456 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) UpdateAsmCallInst() argument 2691 bool ReadOnly = true, ReadNone = true; EmitAsmStmt() local
|