Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.h162 ReturnValueSlot(llvm::Value *Value, bool IsVolatile) in ReturnValueSlot()
DCodeGenFunction.h1465 bool IsVolatile = hasVolatileMember(EltTy); in EmitAggregateAssign() local
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp58 bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
88 unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset()
/external/clang/lib/Sema/
DSemaStmtAsm.cpp78 bool IsVolatile, unsigned NumOutputs, in ActOnGCCAsmStmt()
DTreeTransform.h1215 bool IsVolatile, unsigned NumOutputs, in RebuildGCCAsmStmt()
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp647 bool IsVolatile = MemSD->isVolatile(); in SelectLoadVector() local
2019 bool IsVolatile = MemSD->isVolatile(); in SelectStoreVector() local
/external/clang/lib/Basic/
DVirtualFileSystem.cpp72 int64_t FileSize, bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile()
127 bool IsVolatile) { in getBuffer()
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1754 bool IsVolatile; in createMachineMemOperandFor() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp442 uint64_t Size, bool IsVolatile) { in handleLoadOrStore()
/external/clang/include/clang/AST/
DStmt.h1397 bool IsVolatile; variable
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1383 CAMLprim value llvm_set_volatile(value IsVolatile, in llvm_set_volatile()