/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | MemoryBuffer.cpp | 155 uint64_t Offset, bool IsVolatile) { in getFileSlice() 232 bool RequiresNullTerminator, bool IsVolatile) { in getFile() 246 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() 483 bool RequiresNullTerminator, bool IsVolatile) { in getOpenFile() 490 int64_t Offset, bool IsVolatile) { in getOpenFileSlice()
|
H A D | VirtualFileSystem.cpp | 116 bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile() 219 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer() 612 bool IsVolatile) override { in getBuffer() 1775 bool IsVolatile) override { in getBuffer()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | MemoryBuffer.cpp | 165 uint64_t Offset, bool IsVolatile, in getFileSlice() 249 bool RequiresNullTerminator, bool IsVolatile, in getFile() 265 bool IsText, bool RequiresNullTerminator, bool IsVolatile, in getFileAux() 279 WritableMemoryBuffer::getFile(const Twine &Filename, bool IsVolatile, in getFile() 288 uint64_t Offset, bool IsVolatile, in getFileSlice() 344 bool IsVolatile) { in shouldUseMmap() 450 bool IsVolatile, std::optional<Align> Alignment) { in getOpenFileImpl() 521 bool IsVolatile, std::optional<Align> Alignment) { in getOpenFile() 529 bool IsVolatile, std::optional<Align> Alignment) { in getOpenFileSlice()
|
H A D | VirtualFileSystem.cpp | 119 bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile() 227 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer() 712 bool IsVolatile) override { in getBuffer() 2411 bool IsVolatile) override { in getBuffer()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A 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 …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIMemoryLegalizer.cpp | 99 bool IsVolatile = false; member in __anonc50d78070111::SIMemOpInfo 109 bool IsVolatile = false, in SIMemOpInfo() 687 bool IsVolatile = false; in constructFromMIWithMMO() local 910 bool IsVolatile, bool IsNonTemporal) const { in enableVolatileAndOrNonTemporal() 1262 bool IsVolatile, bool IsNonTemporal) const { in enableVolatileAndOrNonTemporal() 1564 bool IsVolatile, bool IsNonTemporal) const { in enableVolatileAndOrNonTemporal() 1796 bool IsVolatile, bool IsNonTemporal) const { in enableVolatileAndOrNonTemporal() 2063 bool IsVolatile, bool IsNonTemporal) const { in enableVolatileAndOrNonTemporal()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblySelectionDAGInfo.cpp | 23 SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() 38 SDValue Op3, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemmove() 47 SDValue Size, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblySelectionDAGInfo.cpp | 23 SDValue Size, Align Alignment, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() 38 SDValue Op3, Align Alignment, bool IsVolatile, in EmitTargetCodeForMemmove() 47 SDValue Size, Align Alignment, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemset()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 965 bool IsVolatile) { in optimizeMemset() 1079 bool IsVolatile) { in optimizeMemcpy() 1187 bool IsVolatile) { in optimizeMemmove() 1302 bool IsVolatile = MemOp->isVolatile(); in tryCombineMemCpyFamily() local
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZSelectionDAGInfo.cpp | 50 SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() 77 SDValue Byte, SDValue Size, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 1098 bool IsVolatile, ShapeInfo Shape, IRBuilder<> &Builder) { in loadMatrix() 1120 MatrixTy loadMatrix(Value *MatrixPtr, MaybeAlign Align, bool IsVolatile, in loadMatrix() 1145 bool IsVolatile, ShapeInfo Shape) { in LowerLoad() 1169 MaybeAlign MAlign, bool IsVolatile, ShapeInfo MatrixShape, in storeMatrix() 1191 MaybeAlign MAlign, Value *Stride, bool IsVolatile, in storeMatrix() 1213 Value *Stride, bool IsVolatile, ShapeInfo Shape) { in LowerStore()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZSelectionDAGInfo.cpp | 62 SDValue Size, Align Alignment, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() 90 SDValue Byte, SDValue Size, Align Alignment, bool IsVolatile, in EmitTargetCodeForMemset()
|
/aosp_15_r20/external/clang/lib/Basic/ |
H A 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()
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | field.h | 63 bool IsVolatile() REQUIRES_SHARED(Locks::mutator_lock_) { in IsVolatile() function
|
/aosp_15_r20/art/runtime/ |
H A D | art_field.h | 196 bool IsVolatile() { in IsVolatile() function
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 937 bool IsVolatile = MemSD->isVolatile(); in tryLoadVector() local 2372 bool IsVolatile = MemSD->isVolatile(); in tryStoreVector() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVType.h | 42 IsVolatile, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVType.h | 42 IsVolatile, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVType.h | 42 IsVolatile, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVType.h | 42 IsVolatile, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVType.h | 42 IsVolatile, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 1017 bool IsVolatile = MemSD->isVolatile(); in tryLoadVector() local 1893 bool IsVolatile = MemSD->isVolatile(); in tryStoreVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 1033 bool IsVolatile = MemSD->isVolatile(); in tryLoadVector() local 1898 bool IsVolatile = MemSD->isVolatile(); in tryStoreVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPrepareFunctions.cpp | 178 Argument *IsVolatile = F->getArg(3); in lowerIntrinsicToFunction() local
|