HomeSort by relevance Sort by last modified time
    Searched refs:isVolatile (Results 1 - 25 of 585) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetSelectionDAGInfo.h 60 SDValue Op3, unsigned Align, bool isVolatile,
77 SDValue Op3, unsigned Align, bool isVolatile,
93 SDValue Op3, unsigned Align, bool isVolatile,
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXSelectionDAGInfo.h 37 bool isVolatile, bool AlwaysInline,
46 bool isVolatile,
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86SelectionDAGInfo.h 41 bool isVolatile,
49 bool isVolatile, bool AlwaysInline,
  /external/llvm/lib/Target/AArch64/
AArch64SelectionDAGInfo.h 25 SDValue Size, unsigned Align, bool isVolatile,
  /external/llvm/lib/Target/Hexagon/
HexagonSelectionDAGInfo.h 25 SDValue Size, unsigned Align, bool isVolatile,
  /external/llvm/lib/Target/Lanai/
LanaiSelectionDAGInfo.cpp 24 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline,
LanaiSelectionDAGInfo.h 28 SDValue Size, unsigned Align, bool isVolatile,
  /external/llvm/lib/Target/XCore/
XCoreSelectionDAGInfo.h 27 SDValue Op3, unsigned Align, bool isVolatile,
  /external/skia/tests/
GpuDrawPathTest.cpp 115 bool isVolatile;
116 GrPath::ComputeKey(GrShape(path1, GrStyle::SimpleFill()), &key1, &isVolatile);
117 REPORTER_ASSERT(reporter, !isVolatile);
119 GrPath::ComputeKey(GrShape(path2, GrStyle::SimpleFill()), &key2, &isVolatile);
120 REPORTER_ASSERT(reporter, !isVolatile);
126 GrPath::ComputeKey(GrShape(path1, style), &key1, &isVolatile);
127 REPORTER_ASSERT(reporter, isVolatile);
134 GrPath::ComputeKey(GrShape(path2, GrStyle::SimpleFill()), &tempKey, &isVolatile);
149 GrPath::ComputeKey(GrShape(path3, style), &key3, &isVolatile);
150 REPORTER_ASSERT(reporter, !isVolatile);
    [all...]
  /external/skqp/tests/
GpuDrawPathTest.cpp 115 bool isVolatile;
116 GrPath::ComputeKey(GrShape(path1, GrStyle::SimpleFill()), &key1, &isVolatile);
117 REPORTER_ASSERT(reporter, !isVolatile);
119 GrPath::ComputeKey(GrShape(path2, GrStyle::SimpleFill()), &key2, &isVolatile);
120 REPORTER_ASSERT(reporter, !isVolatile);
126 GrPath::ComputeKey(GrShape(path1, style), &key1, &isVolatile);
127 REPORTER_ASSERT(reporter, isVolatile);
134 GrPath::ComputeKey(GrShape(path2, GrStyle::SimpleFill()), &tempKey, &isVolatile);
149 GrPath::ComputeKey(GrShape(path3, style), &key3, &isVolatile);
150 REPORTER_ASSERT(reporter, !isVolatile);
    [all...]
  /external/llvm/lib/Target/X86/
X86SelectionDAGInfo.h 37 SDValue Size, unsigned Align, bool isVolatile,
42 SDValue Size, unsigned Align, bool isVolatile,
  /external/skia/src/core/
SkBitmapProvider.cpp 28 bool SkBitmapProvider::isVolatile() const {
31 return bm ? bm->isVolatile() : false;
SkBitmapProvider.h 32 bool isVolatile() const;
  /external/skqp/src/core/
SkBitmapProvider.cpp 28 bool SkBitmapProvider::isVolatile() const {
31 return bm ? bm->isVolatile() : false;
SkBitmapProvider.h 32 bool isVolatile() const;
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMSelectionDAGInfo.h 52 bool isVolatile, bool AlwaysInline,
62 bool isVolatile,
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVValue.cpp 62 SPIRVValue::isVolatile()const {
67 SPIRVValue::setVolatile(bool IsVolatile) {
68 if (!IsVolatile) {
  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.h 43 SDValue Size, unsigned Align, bool isVolatile,
51 unsigned Align, bool isVolatile,
58 SDValue Op3, unsigned Align, bool isVolatile,
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instruction.cpp 198 return LI->isVolatile() == cast<LoadInst>(I)->isVolatile() &&
203 return SI->isVolatile() == cast<StoreInst>(I)->isVolatile() &&
224 return CXI->isVolatile() == cast<AtomicCmpXchgInst>(I)->isVolatile() &&
229 RMWI->isVolatile() == cast<AtomicRMWInst>(I)->isVolatile() &&
253 return LI->isVolatile() == cast<LoadInst>(I)->isVolatile() &
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGTargetInfo.h 52 unsigned Align, bool isVolatile,
67 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
81 unsigned Align, bool isVolatile,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGTargetInfo.h 52 unsigned Align, bool isVolatile,
67 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
81 unsigned Align, bool isVolatile,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAGTargetInfo.h 52 unsigned Align, bool isVolatile,
67 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
81 unsigned Align, bool isVolatile,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAGTargetInfo.h 52 unsigned Align, bool isVolatile,
67 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
81 unsigned Align, bool isVolatile,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAGTargetInfo.h 55 unsigned Align, bool isVolatile,
70 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
84 unsigned Align, bool isVolatile,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAGTargetInfo.h 55 unsigned Align, bool isVolatile,
70 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
84 unsigned Align, bool isVolatile,

Completed in 309 milliseconds

1 2 3 4 5 6 7 8 91011>>