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

<<161162163164165166167168169170>>

  /external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFDebugInfoEntry.cpp 211 DWARFDebugInfoEntryMinimal::extract(const DWARFCompileUnit *cu, function in class:DWARFDebugInfoEntryMinimal
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMMCTargetDesc.cpp 44 // FIXME: Enhance Triple helper class to extract ARM version.
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.h 156 /// PEXTRB - Extract an 8-bit value from a vector and zero extend it to
160 /// PEXTRW - Extract a 16-bit value from a vector and zero extend it to
448 /// EXTRACT_SUBVECTOR operand specifies a vector extract that is
475 /// immediate to extract the specified EXTRACT_SUBVECTOR index
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombinePHI.cpp 750 // Otherwise, do an extract in the predecessor.
755 Offset), "extract");
756 Res = Builder->CreateTrunc(Res, Ty, "extract.t");
762 // means we need to revisit that PHI to make sure we extract out the
    [all...]
  /external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/
extract_elt.ll 204 ;; extract element, variable index:
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
sse41.ll 116 ; This makes it suitable for an extract from a <4 x float> that
  /external/swiftshader/third_party/LLVM/utils/Misc/
zkill 39 to extract the executable path, even if it includes spaces."""
  /external/swiftshader/third_party/LLVM/utils/TableGen/
X86RecognizableInstr.h 237 /// @arg insn - The CodeGenInstruction to extract information from.
  /external/swiftshader/third_party/subzero/docs/
conf.py 228 # Otherwise, automatically extract the description.
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitcodeHeader.h 129 // Extract out ID and Type from a fixed subfield.
  /external/syslinux/bios/com32/lua/src/
liblua.c32 
  /external/syslinux/com32/include/
zconf.h 215 * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
  /external/syslinux/efi32/com32/lua/src/
liblua.c32 
  /external/syslinux/gpxe/src/net/infiniband/
ib_pathrec.c 67 /* Extract values from MAD */
  /external/tcpdump/
README 66 It is a program that can be used to extract portions of tcpdump binary
README.md 66 It is a program that can be used to extract portions of tcpdump binary
print-ahcp.c 39 #include "extract.h"
print-aoe.c 39 #include "extract.h"
print-cdp.c 39 #include "extract.h"
print-ether.c 31 #include "extract.h"
print-gre.c 51 #include "extract.h"
print-igmp.c 32 #include "extract.h"
print-ip6.c 34 #include "extract.h"
print-m3ua.c 36 #include "extract.h"
print-mobility.c 41 #include "extract.h"

Completed in 1318 milliseconds

<<161162163164165166167168169170>>