Searched defs:IsVolatile (Results 1 – 11 of 11) sorted by relevance
| /external/clang/lib/CodeGen/ |
| D | CGCall.h | 162 ReturnValueSlot(llvm::Value *Value, bool IsVolatile) in ReturnValueSlot()
|
| D | CodeGenFunction.h | 1465 bool IsVolatile = hasVolatileMember(EltTy); in EmitAggregateAssign() local
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZSelectionDAGInfo.cpp | 58 bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() 88 unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset()
|
| /external/clang/lib/Sema/ |
| D | SemaStmtAsm.cpp | 78 bool IsVolatile, unsigned NumOutputs, in ActOnGCCAsmStmt()
|
| D | TreeTransform.h | 1215 bool IsVolatile, unsigned NumOutputs, in RebuildGCCAsmStmt()
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelDAGToDAG.cpp | 647 bool IsVolatile = MemSD->isVolatile(); in SelectLoadVector() local 2019 bool IsVolatile = MemSD->isVolatile(); in SelectStoreVector() local
|
| /external/clang/lib/Basic/ |
| D | VirtualFileSystem.cpp | 72 int64_t FileSize, bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile() 127 bool IsVolatile) { in getBuffer()
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | FastISel.cpp | 1754 bool IsVolatile; in createMachineMemOperandFor() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 442 uint64_t Size, bool IsVolatile) { in handleLoadOrStore()
|
| /external/clang/include/clang/AST/ |
| D | Stmt.h | 1397 bool IsVolatile; variable
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 1383 CAMLprim value llvm_set_volatile(value IsVolatile, in llvm_set_volatile()
|