/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
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()
|
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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LowerMemIntrinsics.cpp | 370 unsigned Align, bool IsVolatile) { in createMemSetLoop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 1017 bool IsVolatile = MemSD->isVolatile(); in tryLoadVector() local 1893 bool IsVolatile = MemSD->isVolatile(); in tryStoreVector() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | AMDGPUMetadata.h | 182 constexpr char IsVolatile[] = "IsVolatile"; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetTransformInfo.cpp | 678 const ConstantInt *IsVolatile = cast<ConstantInt>(II->getArgOperand(4)); in rewriteIntrinsicWithAddressSpace() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 77 bool IsVolatile = false; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 2397 bool IsVolatile; in createMachineMemOperandFor() local
|
D | DAGCombiner.cpp | 20808 bool IsVolatile; in isAlias() member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 771 uint64_t Size, bool IsVolatile) { in handleLoadOrStore()
|