Searched defs:Volatile (Results 1 – 6 of 6) sorted by relevance
11 struct Volatile { struct30 struct Volatile { struct
117 Volatile = (7, True) variable
139 bool Volatile : 1; variable
1062 llvm::Value *CodeGenFunction::EmitLoadOfScalar(llvm::Value *Addr, bool Volatile, in EmitLoadOfScalar()1182 bool Volatile, unsigned Alignment, in EmitStoreOfScalar()
1083 bool Volatile = in EmitBuiltinExpr() local1169 bool Volatile = in EmitBuiltinExpr() local
1145 namespace Volatile { namespace