Home
last modified time | relevance | path

Searched refs:test_alloca (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/HWAddressSanitizer/
Dalloca-with-calls.ll10 define void @test_alloca() sanitize_hwaddress {
11 ; CHECK-LABEL: @test_alloca(
Dkernel-alloca.ll10 define void @test_alloca() sanitize_hwaddress {
11 ; CHECK-LABEL: @test_alloca(
Dalloca.ll12 define void @test_alloca() sanitize_hwaddress {
13 ; CHECK-LABEL: @test_alloca(
/external/clang/test/CodeGen/
Dbuiltins-ms.c5 void test_alloca(int n) { in test_alloca() function
/external/clang/test/Analysis/
Dunix-fns.c135 void test_alloca() { in test_alloca() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dwqm.ll646 ; CHECK-LABEL: {{^}}test_alloca:
662 define amdgpu_ps void @test_alloca(float %data, i32 %a, i32 %idx) nounwind {