HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 1601 - 1625 of 8518) sorted by null

<<61626364656667686970>>

  /external/llvm/test/CodeGen/AMDGPU/
sext-in-reg.ll 11 ; SI: v_mov_b32_e32 [[EXTRACT:v[0-9]+]], [[SEXTRACT]]
12 ; SI: buffer_store_dword [[EXTRACT]],
26 ; SI: s_sext_i32_i8 [[EXTRACT:s[0-9]+]], [[VAL]]
27 ; SI: v_mov_b32_e32 [[VEXTRACT:v[0-9]+]], [[EXTRACT]]
44 ; SI: s_sext_i32_i16 [[EXTRACT:s[0-9]+]], [[VAL]]
45 ; SI: v_mov_b32_e32 [[VEXTRACT:v[0-9]+]], [[EXTRACT]]
62 ; SI: s_sext_i32_i8 [[EXTRACT:s[0-9]+]], [[VAL]]
63 ; SI: v_mov_b32_e32 [[VEXTRACT:v[0-9]+]], [[EXTRACT]]
137 ; XSI: s_bfe_i32 [[EXTRACT:s[0-9]+]], {{s[0-9]+}}, 524288
138 ; XSI: s_ashr_i32 {{v[0-9]+}}, [[EXTRACT]], 3
    [all...]
shift-and-i128-ubfe.ll 3 ; Extract the high bit of the 1st quarter
25 ; Extract the high bit of the 2nd quarter
47 ; Extract the high bit of the 3rd quarter
69 ; Extract the high bit of the 4th quarter
  /external/llvm/test/CodeGen/X86/
h-register-store.ll 37 ; Use h-register extract and store.
  /external/llvm/test/Transforms/CodeExtractor/
2004-03-13-LoopExtractorCrash.ll 1 ; RUN: opt < %s -loop-extract -disable-output
  /external/llvm/test/Transforms/LoopVectorize/AArch64/
first-order-recurrence.ll 22 ; CHECK: %vector.recur.extract = extractelement <4 x i32> [[L1]], i32 3
25 ; CHECK: %scalar.recur.init = phi i32 [ %vector.recur.extract, %middle.block ], [ %pre_load, %vector.memcheck ], [ %pre_load, %min.iters.checked ], [ %pre_load, %for.preheader ]
38 ; UNROLL: %vector.recur.extract = extractelement <4 x i32> [[L2]], i32 3
84 ; CHECK: %vector.recur.extract = extractelement <4 x i32> [[L1]], i32 3
87 ; CHECK: %scalar.recur.init = phi i32 [ %vector.recur.extract, %middle.block ], [ %.pre, %min.iters.checked ], [ %.pre, %for.preheader ]
100 ; UNROLL: %vector.recur.extract = extractelement <4 x i32> [[L2]], i32 3
155 ; CHECK: %vector.recur.extract = extractelement <4 x i16> [[L1]], i32 3
158 ; CHECK: %scalar.recur.init = phi i16 [ %vector.recur.extract, %middle.block ], [ %0, %vector.memcheck ], [ %0, %min.iters.checked ], [ %0, %for.preheader ]
171 ; UNROLL: %vector.recur.extract = extractelement <4 x i16> [[L2]], i32 3
  /external/llvm/test/Transforms/SLPVectorizer/X86/
extractcost.ll 27 %externaluse2 = mul nsw i32 %add, %m ; we should add the extract cost only once and the store will be vectorized
  /external/llvm/tools/
LLVMBuild.txt 32 llvm-extract
  /external/llvm/tools/dsymutil/
dsymutil.h 36 /// \brief Extract the DebugMaps from the given file.
  /external/llvm/utils/Target/ARM/
analyze-match-table.py 4 # Extract the instruction table.
  /external/llvm/utils/
test_debuginfo.pl 36 # Extract debugger commands from testcase. They are marked with DEBUGGER:
  /external/ltp/pan/cgi/
README 27 page, which looks at the .scanner files, there are links that extract
  /external/lzma/CPP/7zip/Bundles/SFXSetup/
ExtractEngine.cpp 78 Result = ArchiveLink.GetArchive()->Extract(0, (UInt32)(Int32)-1 , BoolToInt(false), ExtractCallback);
  /external/mesa3d/bin/
get-fixes-pick-list.sh 27 # For each one try to extract the tag
  /external/oj-libjdwp/etc/
jdwpgen.sh 53 # The following will extract any initial parameters of the form "-J<stuff>" from
  /external/pdfium/core/fpdftext/
cpdf_linkextract_unittest.cpp 23 // Check cases that fail to extract valid mail link.
39 // Check cases that can extract valid mail link.
66 // Check cases that fail to extract valid web link.
92 // Check cases that can extract valid web link.
  /external/pdfium/third_party/yasm/
run_yasm.py 24 # Extract the output file name from the yasm command line so we can generate a
  /external/python/cpython2/Tools/scripts/
nm2def.py 4 Helpers to extract symbols from Unix libs and auto-generate
  /external/python/cpython3/Tools/scripts/
nm2def.py 4 Helpers to extract symbols from Unix libs and auto-generate
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
InvokeDynamicTest.java 28 RealShadow shadow = Shadow.extract(real);
  /external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
ShadowImpl.java 16 public <T> T extract(Object instance) { method in class:ShadowImpl
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowWindowManagerImpl.java 37 ShadowDisplay shadowDisplay = Shadow.extract(defaultDisplayJB);
  /external/scapy/scapy/arch/bpf/
supersocket.py 228 """Extract all frames from the buffer and stored them in the received list."""
235 # Extract useful information from the BPF header
262 # Extract the next frame
282 # Extract all frames from the BPF buffer
  /external/selinux/libsepol/src/
boolean_record.c 60 ERR(handle, "could not extract key from boolean %s",
  /external/skia/gn/
codesign_ios.py 44 # Extract the appliciation identitifer prefix from the .mobileprovision.
  /external/skia/src/gpu/
GrYUVProvider.h 20 * There are at least 2 different ways to extract/retrieve YUV planar data...

Completed in 1062 milliseconds

<<61626364656667686970>>