Home
last modified time | relevance | path

Searched defs:IsVolatile (Results 1 – 9 of 9) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGCall.h138 ReturnValueSlot(llvm::Value *Value, bool IsVolatile) in ReturnValueSlot()
DCodeGenFunction.h1436 bool IsVolatile = hasVolatileMember(EltTy); in EmitAggregateAssign() local
/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp59 bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
89 unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset()
/freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp448 bool IsVolatile = MemSD->isVolatile(); in SelectLoadVector() local
1548 bool IsVolatile = MemSD->isVolatile(); in SelectStoreVector() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaStmtAsm.cpp78 bool IsVolatile, unsigned NumOutputs, in ActOnGCCAsmStmt()
DTreeTransform.h1208 bool IsVolatile, unsigned NumOutputs, in RebuildGCCAsmStmt()
/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DSROA.cpp387 uint64_t Size, bool IsVolatile) { in handleLoadOrStore()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DStmt.h1374 bool IsVolatile; variable
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10905 SDValue &Ptr, int64_t &Size, bool &IsVolatile, in FindAliasInfo()
10932 bool IsVolatile; in GatherAllAliases() local