/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | MemoryBuffer.cpp | 156 uint64_t Offset, bool IsVolatile) { in getFileSlice() 231 bool RequiresNullTerminator, bool IsVolatile) { in getFile() 245 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux() 260 bool IsVolatile) { in getFile() 268 uint64_t Offset, bool IsVolatile) { in getFileSlice() 314 bool IsVolatile) { in shouldUseMmap() 420 bool IsVolatile) { in getOpenFileImpl() 495 bool RequiresNullTerminator, bool IsVolatile) { in getOpenFile() 502 int64_t Offset, bool IsVolatile) { in getOpenFileSlice()
|
/external/clang/lib/CodeGen/ |
D | CGAtomic.cpp | 1254 bool IsVolatile) { in EmitAtomicLoadOp() 1274 bool IsVolatile = LV.isVolatile() || hasVolatileMember(LV.getType()); in LValueIsSuitableForInlineAtomic() local 1287 bool IsVolatile = LV.isVolatileQualified(); in EmitAtomicLoad() local 1299 bool IsVolatile) { in EmitAtomicLoad() 1331 llvm::AtomicOrdering AO, bool IsVolatile, in EmitAtomicLoad() 1547 bool IsVolatile) { in EmitAtomicUpdateLibcall() 1576 bool IsVolatile) { in EmitAtomicUpdateOp() 1634 RValue UpdateRVal, bool IsVolatile) { in EmitAtomicUpdateLibcall() 1659 bool IsVolatile) { in EmitAtomicUpdateOp() 1689 bool IsVolatile) { in EmitAtomicUpdate() [all …]
|
D | MicrosoftCXXABI.cpp | 3642 bool &IsConst, bool &IsVolatile, in decomposeTypeForEH() 3681 bool IsConst, IsVolatile, IsUnaligned; in getAddrOfCXXCatchHandlerType() local 4104 bool IsConst, IsVolatile, IsUnaligned; in getThrowInfo() local
|
D | CodeGenFunction.h | 1797 bool IsVolatile = hasVolatileMember(EltTy); in EmitAggregateAssign() local
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVValue.cpp | 67 SPIRVValue::setVolatile(bool IsVolatile) { in setVolatile()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 51 SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() 78 SDValue Byte, SDValue Size, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 51 SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() 79 SDValue Byte, SDValue Size, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset()
|
/external/clang/lib/Basic/ |
D | VirtualFileSystem.cpp | 96 bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile() 182 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer() 451 bool IsVolatile) override { in getBuffer() 1547 bool IsVolatile) override { in getBuffer()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 937 bool IsVolatile = MemSD->isVolatile(); in tryLoadVector() local 2372 bool IsVolatile = MemSD->isVolatile(); in tryStoreVector() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LowerMemIntrinsics.cpp | 367 unsigned Align, bool IsVolatile) { in createMemSetLoop()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 1017 bool IsVolatile = MemSD->isVolatile(); in tryLoadVector() local 1896 bool IsVolatile = MemSD->isVolatile(); in tryStoreVector() local
|
/external/clang/lib/Sema/ |
D | SemaStmtAsm.cpp | 142 bool IsVolatile, unsigned NumOutputs, in ActOnGCCAsmStmt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | AMDGPUMetadata.h | 179 constexpr char IsVolatile[] = "IsVolatile"; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | InferAddressSpaces.cpp | 267 const ConstantInt *IsVolatile = dyn_cast<ConstantInt>(II->getArgOperand(4)); in rewriteIntrinsicOperands() local
|
D | SROA.cpp | 771 uint64_t Size, bool IsVolatile) { in handleLoadOrStore()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 68 bool IsVolatile = false; member
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 2165 bool IsVolatile; in createMachineMemOperandFor() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 2356 bool IsVolatile; in createMachineMemOperandFor() local
|
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/ |
D | CBackend.cpp | 3431 bool IsVolatile, unsigned Alignment) { in writeMemoryAccess()
|
/external/clang/lib/AST/ |
D | MicrosoftMangle.cpp | 2659 bool IsVolatile, in mangleCXXThrowInfo()
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 721 uint64_t Size, bool IsVolatile) { in handleLoadOrStore()
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 1423 bool IsVolatile; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1620 CAMLprim value llvm_set_volatile(value IsVolatile, in llvm_set_volatile()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1541 CAMLprim value llvm_set_volatile(value IsVolatile, in llvm_set_volatile()
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | ir.go | 1035 func (v Value) IsVolatile() bool { return C.LLVMGetVolatile(v.C) != 0 } func
|