Searched refs:ff_h264_cabac_tables (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/test/ThinLTO/X86/ |
H A D | asm.ll | 6 …to2 run %t/a.bc %t/b.bc -o %t/out -save-temps -r=%t/a.bc,ref,plx -r=%t/b.bc,ff_h264_cabac_tables,pl 11 ;; ff_h264_cabac_tables is undefined. 20 …%0 = tail call ptr asm sideeffect "lea ff_h264_cabac_tables(%rip), $0", "=&r,~{dirflag},~{fpsr},~{… 28 ;; ff_h264_cabac_tables has __attribute__((used)) in the source code, which means 31 ; CHECK: @ff_h264_cabac_tables = dso_local constant [1 x i8] c"\09" 32 @ff_h264_cabac_tables = dso_local constant [1 x i8] c"\09" 34 @llvm.compiler.used = appending global [1 x ptr] [ptr @ff_h264_cabac_tables], section "llvm.metadat…
|
H A D | funcattrs-prop-unknown.ll | 21 %0 = tail call ptr asm sideeffect "lea ff_h264_cabac_tables(%rip), $0", "=&r,~{dirflag},~{fpsr},~{flags}"()
|
/llvm-project/clang/test/CodeGen/ |
H A D | thinlto-inline-asm2.c | 29 const char ff_h264_cabac_tables[1] = "\x09"; variable
|