Home
last modified time | relevance | path

Searched refs:Volatile (Results 1 – 25 of 106) sorted by relevance

12345

/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/
Dp2.cpp11 struct Volatile { struct
12Volatile(volatile Volatile&&) = default; // expected-error {{the parameter for an explicitly-defau…
13Volatile& operator=(volatile Volatile&&) = default; // expected-error {{the parameter for an expli…
30 struct Volatile { struct
31Volatile(const volatile Volatile&) = default; // expected-error {{the parameter for an explicitly-…
32Volatile& operator=(const volatile Volatile&) = default; // expected-error {{the parameter for an …
/external/llvm/lib/Target/MSP430/
DMSP430RegisterInfo.td68 // Volatile registers
72 // Volatile, but not allocable
76 // Volatile registers
80 // Volatile, but not allocable
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430RegisterInfo.td68 // Volatile registers
72 // Volatile, but not allocable
76 // Volatile registers
80 // Volatile, but not allocable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430RegisterInfo.td68 // Volatile registers
72 // Volatile, but not allocable
76 // Volatile registers
80 // Volatile, but not allocable
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cxxdump/
Deh.test43 COFF-I386: __TI1?AW4E@@[Flags.Volatile]: false
49 COFF-I386: __TI1PQS@@H[Flags.Volatile]: false
55 COFF-I386: __TI2CPAW4E@@[Flags.Volatile]: false
61 COFF-I386: __TI2CVPAW4E@@[Flags.Volatile]: true
67 COFF-I386: __TI2PAW4E@@[Flags.Volatile]: false
73 COFF-I386: __TI2PAX[Flags.Volatile]: false
79 COFF-I386: __TI2VPAW4E@@[Flags.Volatile]: true
85 COFF-I386: __TI3?AUM@@[Flags.Volatile]: false
91 COFF-I386: __TI3?AUS@@[Flags.Volatile]: false
97 COFF-I386: __TI4CPAUS@@[Flags.Volatile]: false
[all …]
/external/llvm/test/tools/llvm-cxxdump/
Deh.test43 COFF-I386: __TI1?AW4E@@[Flags.Volatile]: false
49 COFF-I386: __TI1PQS@@H[Flags.Volatile]: false
55 COFF-I386: __TI2CPAW4E@@[Flags.Volatile]: false
61 COFF-I386: __TI2CVPAW4E@@[Flags.Volatile]: true
67 COFF-I386: __TI2PAW4E@@[Flags.Volatile]: false
73 COFF-I386: __TI2PAX[Flags.Volatile]: false
79 COFF-I386: __TI2VPAW4E@@[Flags.Volatile]: true
85 COFF-I386: __TI3?AUM@@[Flags.Volatile]: false
91 COFF-I386: __TI3?AUS@@[Flags.Volatile]: false
97 COFF-I386: __TI4CPAUS@@[Flags.Volatile]: false
[all …]
/external/llvm/test/CodeGen/ARM/
D2012-06-12-SchedMemLatency.ll8 ; CHECK: SU(2){{.*}}STR{{.*}}Volatile
12 ; CHECK: SU(3){{.*}}LDR{{.*}}Volatile
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DAliasSetTracker.h179 unsigned Volatile : 1; variable
207 bool isVolatile() const { return Volatile; } in isVolatile()
267 Alias(SetMustAlias), Volatile(false) {} in AliasSet()
306 void setVolatile() { Volatile = true; } in setVolatile()
/external/deqp-deps/glslang/Test/baseResults/
Dspv.memoryScopeSemantics.comp.out207 89: 15(int) Load 88 Volatile MakePointerVisibleKHR NonPrivatePointerKHR 46
214 Store 93 92 Volatile MakePointerAvailableKHR NonPrivatePointerKHR 46
216 96: 83(A) Load 95 Volatile MakePointerVisibleKHR NonPrivatePointerKHR 46
218 Store 97 96 Volatile MakePointerAvailableKHR NonPrivatePointerKHR 46
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DAliasSetTracker.h141 bool Volatile : 1; variable
164 bool isVolatile() const { return Volatile; } in isVolatile()
226 AccessTy(NoModRef), AliasTy(MustAlias), Volatile(false) {
265 void setVolatile() { Volatile = true; }
/external/llvm/test/CodeGen/AArch64/
Daarch64-stp-cluster.ll133 ; CHECK:SU(2): STRXui %vreg1, %vreg0, 3; mem:Volatile
134 ; CHECK:SU(3): STRXui %vreg1, %vreg0, 2; mem:Volatile
135 ; CHECK:SU(4): STRXui %vreg1, %vreg0, 1; mem:Volatile
136 ; CHECK:SU(5): STRXui %vreg1, %vreg0, 4; mem:Volatile
/external/llvm/include/llvm/Analysis/
DAliasSetTracker.h154 unsigned Volatile : 1; variable
176 bool isVolatile() const { return Volatile; } in isVolatile()
234 Access(NoAccess), Alias(SetMustAlias), Volatile(false) {
276 void setVolatile() { Volatile = true; }
/external/llvm/test/CodeGen/X86/
Dstack-protector-weight.ll19 ; MSVC-SELDAG: mem:Volatile LD4[@__security_cookie]
25 ; MSVC-IR: mem:Volatile LD4[@__security_cookie]
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs361 Volatile = 21, enumerator
540 Volatile = 0, enumerator
548 Volatile = 0x00000001, enumerator
Dspirv.lua335 Volatile = 21,
504 Volatile = 0,
511 Volatile = 0x00000001,
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.lua335 Volatile = 21,
504 Volatile = 0,
511 Volatile = 0x00000001,
Dspirv.cs361 Volatile = 21, enumerator
540 Volatile = 0, enumerator
548 Volatile = 0x00000001, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.lua335 Volatile = 21,
504 Volatile = 0,
511 Volatile = 0x00000001,
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.lua331 Volatile = 21,
495 Volatile = 0,
502 Volatile = 0x00000001,
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.lua338 Volatile = 21,
509 Volatile = 0,
516 Volatile = 0x00000001,
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs357 Volatile = 21, enumerator
531 Volatile = 0, enumerator
539 Volatile = 0x00000001, enumerator
Dspirv.lua331 Volatile = 21,
495 Volatile = 0,
502 Volatile = 0x00000001,
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs357 Volatile = 21, enumerator
531 Volatile = 0, enumerator
539 Volatile = 0x00000001, enumerator
Dspirv.lua331 Volatile = 21,
495 Volatile = 0,
502 Volatile = 0x00000001,
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.lua338 Volatile = 21,
509 Volatile = 0,
516 Volatile = 0x00000001,

12345