Searched defs:IsVolatile (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/ |
| D | CGCall.h | 138 ReturnValueSlot(llvm::Value *Value, bool IsVolatile) in ReturnValueSlot()
|
| D | CodeGenFunction.h | 1436 bool IsVolatile = hasVolatileMember(EltTy); in EmitAggregateAssign() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/ |
| D | SystemZSelectionDAGInfo.cpp | 59 bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() 89 unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelDAGToDAG.cpp | 448 bool IsVolatile = MemSD->isVolatile(); in SelectLoadVector() local 1548 bool IsVolatile = MemSD->isVolatile(); in SelectStoreVector() local
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaStmtAsm.cpp | 78 bool IsVolatile, unsigned NumOutputs, in ActOnGCCAsmStmt()
|
| D | TreeTransform.h | 1208 bool IsVolatile, unsigned NumOutputs, in RebuildGCCAsmStmt()
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 387 uint64_t Size, bool IsVolatile) { in handleLoadOrStore()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | Stmt.h | 1374 bool IsVolatile; variable
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 10905 SDValue &Ptr, int64_t &Size, bool &IsVolatile, in FindAliasInfo() 10932 bool IsVolatile; in GatherAllAliases() local
|