Home
last modified time | relevance | path

Searched refs:test_opt (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/Transforms/FunctionAttrs/
Doptnone.ll5 define void @test_opt(i8* %p) {
6 ; CHECK-LABEL: @test_opt
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/FunctionAttrs/
Doptnone.ll6 define void @test_opt(i8* %p) {
7 ; CHECK-LABEL: @test_opt
/external/e2fsprogs/lib/ext2fs/
Dext2_fs.h569 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ macro