Searched defs:setVolatile (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DIntrinsicInst.h165 void setVolatile(Constant* V) { function in class:llvm::MemIntrinsic
H A DInstructions.h174 void setVolatile(bool V) { function in class:llvm::LoadInst
291 void setVolatile(bool V) { function in class:llvm::StoreInst
476 void setVolatile(bool V) { function in class:llvm::AtomicCmpXchgInst
623 void setVolatile(bool V) { function in class:llvm::AtomicRMWInst
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h263 void setVolatile() { Volatile = true; } function in class:llvm::AliasSet
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h446 void setVolatile(bool flag) { function in class:clang::CodeGen::AggValueSlot
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1401 void setVolatile(bool V) { IsVolatile = V; } function in class:clang::AsmStmt
H A DType.h234 void setVolatile(bool flag) { function in class:clang::Qualifiers

Completed in 257 milliseconds