Searched +full:0 +full:x1b5 (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/test/tools/llvm-readtapi/Inputs/ |
H A D | mixed-swift-objc.yaml | 3 magic: 0xFEEDFACF 4 cputype: 0x1000007 5 cpusubtype: 0x3 6 filetype: 0x6 9 flags: 0x110085 10 reserved: 0x0 15 vmaddr: 0 17 fileoff: 0 22 flags: 0 26 addr: 0x1B30 [all …]
|
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/Inputs/ |
H A D | statistics-fib.split-dwarf.s | 4 .p2align 4, 0x90 9 .loc 1 5 0 # fibonacci.cc:5:0 11 # %bb.0: # %entry 27 .loc 1 8 20 is_stmt 0 # fibonacci.cc:8:20 49 .loc 1 0 1 is_stmt 0 # fibonacci.cc:0:1 56 .loc 1 11 12 is_stmt 0 # fibonacci.cc:11:12 85 .p2align 4, 0x90 89 .loc 1 19 0 # fibonacci.cc:19:0 91 # %bb.0: # %entry 99 .loc 1 23 7 is_stmt 0 # fibonacci.cc:23:7 [all …]
|
/llvm-project/libc/src/math/generic/ |
H A D | common_constants.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 16 // Lookup table for (1/f) where f = 1 + n*2^(-7), n = 0..127. 18 0x1.0000000000000p+0, 0x1.fc07f01fc07f0p-1, 0x1.f81f81f81f820p-1, 19 0x1.f44659e4a4271p-1, 0x1.f07c1f07c1f08p-1, 0x1.ecc07b301ecc0p-1, 20 0x [all...] |
/llvm-project/llvm/test/DebugInfo/NVPTX/ |
H A D | debug-info.ll | 13 ; CHECK: .target sm_{{[0-9]+}}, debug 26 ; CHECK: .loc [[DEBUG_INFO_CU:[0-9]+]] 5 0 32 ; CHECK: .loc [[BUILTUIN_VARS_H:[0-9]+]] 78 180 62 define ptx_kernel void @_Z5saxpyifPfS_(i32 %n, float %a, ptr nocapture readonly %x, ptr nocapture %y) local_unnamed_addr #0 !dbg !566 { 68 %0 = tail call i32 @llvm.nvvm.read.ptx.sreg.ctaid.x() #3, !dbg !579, !range !616 70 %mul = mul nuw nsw i32 %1, %0, !dbg !662 97 ; CHECK-DAG: .file {{[0-9]+}} "{{.*}}clang/include{{/|\\\\}}__clang_cuda_math_forward_declares.h" 98 ; CHECK-DAG: .file {{[0-9]+}} "{{.*}}/usr/local/cuda/include{{/|\\\\}}vector_types.h" 106 ; CHECK-NEXT: .b8 0 [all...] |