Home
last modified time | relevance | path

Searched refs:Need (Results 1 – 25 of 114) sorted by relevance

12345

/llvm-project-15.0.7/lld/test/ELF/
H A Dppc64-long-branch-rel14.s46 beq high # Need a thunk
47 beq+ high # Need a thunk
49 beq .text_high+16 # Need a thunk
63 bge .text_low+8 # Need a thunk
64 bgt .text_low+8 # Need a thunk
H A Dppc32-long-thunk.s67 bl high@local # Need a thunk
68 bl high@local # Need a thunk
69 bl high+32768@plt # Need a thunk
71 bl .text_high+16 # Need a thunk
89 bl .text_low+8 # Need a thunk
H A Dppc64-long-branch.s56 bl high # Need a thunk
57 bl high # Need a thunk
58 bl high # Need a thunk
60 bl .text_high+16 # Need a thunk
83 bl .text_low+8 # Need a thunk
H A Dppc64-long-branch-pi.s62 bl .text_high # Need a thunk
64 bl .text_high+8 # Need a thunk
65 bl .text_high+0xc # Need a thunk
83 bl .text_low # Need a thunk
/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Dparam-align.ll4 ;;; Need 4-byte alignment on float* passed byval
12 ;;; Need 8-byte alignment on double* passed byval
20 ;;; Need 4-byte alignment on float2* passed byval
28 ;;; Need at least 4-byte alignment in order to avoid miscompilation by
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DUtility.h38 size_t Need = N + CurrentPosition; in grow() local
39 if (Need > BufferCapacity) { in grow()
43 Need += 1024 - 32; in grow()
45 if (BufferCapacity < Need) in grow()
46 BufferCapacity = Need; in grow()
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DUtility.h38 size_t Need = N + CurrentPosition; in grow() local
39 if (Need > BufferCapacity) { in grow()
43 Need += 1024 - 32; in grow()
45 if (BufferCapacity < Need) in grow()
46 BufferCapacity = Need; in grow()
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dadd.i16.ll3 ; FIXME: Need to handle non-uniform case for function below (load without gep).
21 ; FIXME: Need to handle non-uniform case for function below (load without gep).
36 ; FIXME: Need to handle non-uniform case for function below (load without gep).
51 ; FIXME: Need to handle non-uniform case for function below (load without gep).
66 ; FIXME: Need to handle non-uniform case for function below (load without gep).
85 ; FIXME: Need to handle non-uniform case for function below (load without gep).
104 ; FIXME: Need to handle non-uniform case for function below (load without gep).
124 ; FIXME: Need to handle non-uniform case for function below (load without gep).
H A Dsub.i16.ll4 ; FIXME: Need to handle non-uniform case for function below (load without gep).
22 ; FIXME: Need to handle non-uniform case for function below (load without gep).
37 ; FIXME: Need to handle non-uniform case for function below (load without gep).
52 ; FIXME: Need to handle non-uniform case for function below (load without gep).
67 ; FIXME: Need to handle non-uniform case for function below (load without gep).
86 ; FIXME: Need to handle non-uniform case for function below (load without gep).
106 ; FIXME: Need to handle non-uniform case for function below (load without gep).
126 ; FIXME: Need to handle non-uniform case for function below (load without gep).
H A Dadd.v2i16.ll5 ; FIXME: Need to handle non-uniform case for function below (load without gep).
91 ; FIXME: Need to handle non-uniform case for function below (load without gep).
168 ; FIXME: Need to handle non-uniform case for function below (load without gep).
201 ; FIXME: Need to handle non-uniform case for function below (load without gep).
233 ; FIXME: Need to handle non-uniform case for function below (load without gep).
262 ; FIXME: Need to handle non-uniform case for function below (load without gep).
H A Dmax.i16.ll5 ; FIXME: Need to handle non-uniform case for function below (load without gep).
53 ; FIXME: Need to handle non-uniform case for function below (load without gep).
103 ; FIXME: Need to handle non-uniform case for function below (load without gep).
174 ; FIXME: Need to handle non-uniform case for function below (load without gep).
228 ; FIXME: Need to handle non-uniform case for function below (load without gep).
276 ; FIXME: Need to handle non-uniform case for function below (load without gep).
324 ; FIXME: Need to handle non-uniform case for function below (load without gep).
H A Dfptoui.f16.ll37 ; Need to make sure we promote f16 to f32 when converting f16 to i64. Existing
104 ; Need to make sure we promote f16 to f32 when converting f16 to i64. Existing
H A Dfptosi.f16.ll37 ; Need to make sure we promote f16 to f32 when converting f16 to i64. Existing
105 ; Need to make sure we promote f16 to f32 when converting f16 to i64. Existing
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Di1-contents.ll7 ; AAPCS: low 8 bits of %in (== w0) will be either 0 or 1. Need to extend to
18 ; AAPCS: low 8 bits of %val1 (== w0) will be either 0 or 1. Need to extend to
31 ; AAPCS: low 8 bits of w0 must be either 0 or 1. Need to mask them off.
/llvm-project-15.0.7/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dpreprocess.ll21 ; Need to delete unreachable gc.statepoint call
32 ; Need to delete unreachable gc.statepoint invoke - tested separately given
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dsummary_version.ll9 ; Need a function for the summary to be populated.
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A D2007-02-16-InlineAsmNConstraint.ll6 ; KB: FIXME: Need to figure out what this should be checking for (or whether test should be removed)
/llvm-project-15.0.7/lld/ELF/Arch/
H A DPPCInsns.def2 #error "Need to define function-style macro PCREL_OPT"
/llvm-project-15.0.7/libclc/generic/lib/integer/
H A Dmul_hi.cl35 //O/I: Need to be added together.
63 //O/I: Need to be added together.
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Difcvt7.ll2 ; FIXME: Need post-ifcvt branch folding to get rid of the extra br at end of BB1.
/llvm-project-15.0.7/llvm/test/CodeGen/WinEH/
H A Dwineh-demotion.ll60 ; Need two stores here because %x and %y interfere so they need 2 slots
68 ; Need two stores here because %x and %y interfere so they need 2 slots
84 ; Need just one store here because only %y is affected
106 ; Need to load x and y from two different slots since they're both live
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Duwtables.ll8 ; Need to make sure that we do not only have a debug frame.
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/tools/lldb-server/
H A DBUILD.gn29 # dependency cyle. Need to add dep here.
/llvm-project-15.0.7/compiler-rt/lib/tsan/tests/
H A DCMakeLists.txt19 # Need to match these flags with the runtime.
/llvm-project-15.0.7/clang-tools-extra/clangd/test/
H A Dbackground-index.test4 # Need to embed the correct temp path in the actual JSON-RPC requests.

12345