/external/clang/lib/CodeGen/ |
D | CGBuilder.h | 82 llvm::LoadInst *CreateLoad(Address Addr, bool IsVolatile, 86 IsVolatile, 106 bool IsVolatile, 108 return CreateAlignedLoad(Addr, Align.getQuantity(), IsVolatile, Name); 114 bool IsVolatile = false) { 116 Addr.getAlignment().getQuantity(), IsVolatile); 121 CharUnits Align, bool IsVolatile = false) { 122 return CreateAlignedStore(Val, Addr, Align.getQuantity(), IsVolatile); 135 llvm::LoadInst *CreateDefaultAlignedLoad(llvm::Value *Addr, bool IsVolatile, 137 return CGBuilderBaseTy::CreateLoad(Addr, IsVolatile, Name); [all …]
|
D | CGAtomic.cpp | 214 bool IsVolatile); 237 bool IsVolatile); 241 bool IsVolatile); 254 llvm::AtomicOrdering AO, bool IsVolatile); 256 llvm::Value *EmitAtomicLoadOp(llvm::AtomicOrdering AO, bool IsVolatile); 276 bool IsVolatile); 280 bool IsVolatile); 283 bool IsVolatile); 286 bool IsVolatile); 1254 bool IsVolatile) { in EmitAtomicLoadOp() argument [all …]
|
D | CGCall.h | 163 ReturnValueSlot(Address Addr, bool IsVolatile, bool IsUnused = false) 165 (IsVolatile ? IS_VOLATILE : 0) | (IsUnused ? IS_UNUSED : 0)),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | MemoryBuffer.cpp | 109 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatile); 155 uint64_t Offset, bool IsVolatile) { in getFileSlice() argument 157 IsVolatile); in getFileSlice() 232 bool RequiresNullTerminator, bool IsVolatile) { in getFile() argument 234 RequiresNullTerminator, IsVolatile); in getFile() 241 bool IsVolatile); 246 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux() argument 253 RequiresNullTerminator, IsVolatile); in getFileAux() 260 bool IsVolatile) { in getFile() argument 263 IsVolatile); in getFile() [all …]
|
D | VirtualFileSystem.cpp | 116 bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile() argument 121 return (*F)->getBuffer(Name, FileSize, RequiresNullTerminator, IsVolatile); in getBufferForFile() 194 bool IsVolatile) override; 219 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer() argument 222 IsVolatile); in getBuffer() 612 bool IsVolatile) override { in getBuffer() argument 1775 bool IsVolatile) override { in getBuffer() argument 1777 IsVolatile); in getBuffer()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblySelectionDAGInfo.cpp | 23 SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() argument 38 SDValue Op3, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemmove() argument 41 IsVolatile, false, DstPtrInfo, in EmitTargetCodeForMemmove() 47 SDValue Size, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset() argument
|
D | WebAssemblySelectionDAGInfo.h | 38 SDValue Op3, unsigned Align, bool IsVolatile,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | MemoryBuffer.h | 81 bool RequiresNullTerminator = true, bool IsVolatile = false); 94 int64_t Offset, bool IsVolatile = false); 104 bool RequiresNullTerminator = true, bool IsVolatile = false); 132 bool IsVolatile = false); 181 bool IsVolatile = false); 186 bool IsVolatile = false);
|
D | AMDGPUMetadata.h | 182 constexpr char IsVolatile[] = "IsVolatile"; variable
|
/external/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 35 ; CHECK: IsVolatile: 0 49 ; CHECK: IsVolatile: 0 63 ; CHECK: IsVolatile: 0 77 ; CHECK: IsVolatile: 0 94 ; CHECK: IsVolatile: 0 108 ; CHECK: IsVolatile: 0 122 ; CHECK: IsVolatile: 0 136 ; CHECK: IsVolatile: 0 152 ; CHECK: IsVolatile: 0 168 ; CHECK: IsVolatile: 0
|
D | types-basic.ll | 77 ; CHECK: IsVolatile: 0 100 ; CHECK: IsVolatile: 0 113 ; CHECK: IsVolatile: 0 178 ; CHECK: IsVolatile: 0 198 ; CHECK: IsVolatile: 0
|
D | defer-complete-type.ll | 38 ; CHECK: IsVolatile: 0 80 ; CHECK: IsVolatile: 0
|
D | types-data-members.ll | 255 ; CHECK: IsVolatile: 0 276 ; CHECK: IsVolatile: 0 288 ; CHECK: IsVolatile: 0 390 ; CHECK: IsVolatile: 0
|
D | types-non-virtual-methods.ll | 72 ; CHECK: IsVolatile: 0 152 ; CHECK: IsVolatile: 0
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | CombinerHelper.h | 189 bool IsVolatile); 192 bool IsVolatile); 194 unsigned KnownLen, unsigned DstAlign, bool IsVolatile);
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.h | 29 SDValue Size, unsigned Align, bool IsVolatile, 36 SDValue Size, unsigned Align, bool IsVolatile,
|
D | SystemZSelectionDAGInfo.cpp | 51 SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() argument 53 if (IsVolatile) in EmitTargetCodeForMemcpy() 79 SDValue Byte, SDValue Size, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset() argument 83 if (IsVolatile) in EmitTargetCodeForMemset()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.h | 28 SDValue Size, unsigned Align, bool IsVolatile, 35 SDValue Size, unsigned Align, bool IsVolatile,
|
D | SystemZSelectionDAGInfo.cpp | 50 SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() argument 52 if (IsVolatile) in EmitTargetCodeForMemcpy() 77 SDValue Byte, SDValue Size, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset() argument 81 if (IsVolatile) in EmitTargetCodeForMemset()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CombinerHelper.cpp | 965 bool IsVolatile) { in optimizeMemset() argument 994 /*AllowOverlap=*/!IsVolatile, DstPtrInfo.getAddrSpace(), ~0u, in optimizeMemset() 1079 bool IsVolatile) { in optimizeMemcpy() argument 1113 /*AllowOverlap=*/!IsVolatile, DstPtrInfo.getAddrSpace(), in optimizeMemcpy() 1187 bool IsVolatile) { in optimizeMemmove() argument 1302 bool IsVolatile = MemOp->isVolatile(); in tryCombineMemCpyFamily() local 1304 if (IsVolatile) in tryCombineMemCpyFamily() 1334 return optimizeMemcpy(MI, Dst, Src, KnownLen, DstAlign, SrcAlign, IsVolatile); in tryCombineMemCpyFamily() 1336 return optimizeMemmove(MI, Dst, Src, KnownLen, DstAlign, SrcAlign, IsVolatile); in tryCombineMemCpyFamily() 1338 return optimizeMemset(MI, Dst, Src, KnownLen, DstAlign, IsVolatile); in tryCombineMemCpyFamily()
|
/external/clang/include/clang/Basic/ |
D | VirtualFileSystem.h | 104 bool RequiresNullTerminator = true, bool IsVolatile = false) = 0; 210 bool RequiresNullTerminator = true, bool IsVolatile = false);
|
/external/clang/lib/Basic/ |
D | VirtualFileSystem.cpp | 96 bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile() argument 101 return (*F)->getBuffer(Name, FileSize, RequiresNullTerminator, IsVolatile); in getBufferForFile() 159 bool IsVolatile) override; 182 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer() argument 185 IsVolatile); in getBuffer() 451 bool IsVolatile) override { in getBuffer() argument 1547 bool IsVolatile) override { in getBuffer() argument 1549 IsVolatile); in getBuffer()
|
/external/clang/lib/Sema/ |
D | SemaStmtAsm.cpp | 142 bool IsVolatile, unsigned NumOutputs, in ActOnGCCAsmStmt() argument 162 Context, AsmLoc, IsSimple, IsVolatile, NumOutputs, NumInputs, Names, in ActOnGCCAsmStmt() 348 new (Context) GCCAsmStmt(Context, AsmLoc, IsSimple, IsVolatile, NumOutputs, in ActOnGCCAsmStmt()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetTransformInfo.cpp | 333 Info.IsVolatile = !Volatile->isNullValue(); in getTgtMemIntrinsic() 678 const ConstantInt *IsVolatile = cast<ConstantInt>(II->getArgOperand(4)); in rewriteIntrinsicWithAddressSpace() local 679 if (!IsVolatile->isZero()) in rewriteIntrinsicWithAddressSpace()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LowerMemIntrinsics.cpp | 370 unsigned Align, bool IsVolatile) { in createMemSetLoop() argument 398 IsVolatile); in createMemSetLoop()
|