Home
last modified time | relevance | path

Searched refs:test_volatile (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang/test/CXX/class/class.init/class.copy.elision/
Dp1.cpp12 namespace test_volatile { namespace
/external/llvm-project/llvm/test/Transforms/GVN/
Dpreserve-memoryssa.ll53 define i32 @test_volatile(i32* %ptr.0, i32** %ptr.1, i1 %c) {
54 ; CHECK-LABEL: @test_volatile(
/external/llvm/test/Transforms/FunctionAttrs/
Dnocapture.ll214 ; CHECK: define void @test_volatile(i32* %x)
215 define void @test_volatile(i32* %x) {
/external/llvm-project/clang/test/CodeGenOpenCL/
Datomic-ops.cl278 int test_volatile(volatile atomic_int *i) {
279 // CHECK-LABEL: @test_volatile
/external/llvm-project/llvm/test/CodeGen/X86/
Dhoist-invariant-load.ll127 define void @test_volatile(i8* %x) uwtable ssp {
128 ; CHECK-LABEL: test_volatile:
/external/llvm-project/llvm/test/Transforms/FunctionAttrs/
Dnocapture.ll238 ; FNATTR: define void @test_volatile(i32* %x)
239 define void @test_volatile(i32* %x) {
/external/llvm-project/llvm/test/Transforms/LICM/
Dhoisting.ll177 define i32 @test_volatile(i1 %c) {
178 ; CHECK-LABEL: @test_volatile(
/external/python/jinja/tests/
Dtest_ext.py572 def test_volatile(self): member in TestAutoEscape
/external/llvm-project/llvm/test/Transforms/Attributor/
Dnocapture-1.ll584 define void @test_volatile(i32* %x) {
586 ; IS__TUNIT____-LABEL: define {{[^@]+}}@test_volatile
594 ; IS__CGSCC____-LABEL: define {{[^@]+}}@test_volatile