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

<<211212213214215216217218219220>>

  /external/llvm/include/llvm/IR/
IntrinsicsAArch64.td 358 // Vector Saturating Extract and Unsigned Narrow
  /external/llvm/lib/Analysis/
StratifiedSets.h 76 /// with B (or B itself) was either used in order to extract the variable A, or
VectorUtils.cpp 270 // Extract a value from a vector add operation with a constant zero.
  /external/llvm/lib/CodeGen/
GlobalMerge.cpp 485 // Extract global variables from llvm.used array
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 567 /// AddLandingPadInfo - Extract the exception handling information from the
LegalizeFloatTypes.cpp     [all...]
LegalizeTypesGeneric.cpp 241 // Extract the elements at 2 * Idx and 2 * Idx + 1 from the new vector.
  /external/llvm/lib/IR/
ConstantsContext.h 175 /// Indices - These identify which value to extract.
  /external/llvm/lib/Target/AArch64/
AArch64AdvSIMDScalarPass.cpp 143 // A lane zero extract "UMOV.d Xd, Vn[0]" is equivalent. We shouldn't see
AArch64ISelLowering.h 70 // Scalar extract
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 169 /// HasT2ExtractPack - True if subtarget supports thumb2 extract/pack
Thumb2InstrInfo.cpp 515 // Otherwise, extract 8 adjacent bits from the immediate into this
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 76 // Node used to extract integer from accumulator.
  /external/llvm/lib/Target/PowerPC/
PPCTargetTransformInfo.cpp 342 // Vector element insert/extract with Altivec is very expensive,
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoderCommon.h 473 /// \brief The specification for how to extract and interpret one operand.
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 290 mdconst::extract<ConstantInt>(MDN->getOperand(1))->getLimitedValue();
292 mdconst::extract<ConstantInt>(MDN->getOperand(2))->getLimitedValue();
333 mdconst::extract<ConstantInt>(MDN->getOperand(3));
336 mdconst::extract<ConstantInt>(MDN->getOperand(4));
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 481 // We may need to insert a parallel instruction to extract the appropriate
816 // insert an extract even when we know an exact base for the instruction.
    [all...]
  /external/llvm/test/CodeGen/X86/
sse3.ll 6 ; Test for v8xi16 lowering where we extract the first element of the vector and
  /external/llvm/test/MC/AArch64/
neon-simd-misc.s 330 // Integer extract and narrow
348 // Signed integer saturating extract and unsigned narrow
366 // Signed integer saturating extract and narrow
384 // Unsigned integer saturating extract and narrow
    [all...]
  /external/llvm/tools/llvm-config/
llvm-config.cpp 655 // Extract library name (remove prefix and suffix).
  /external/llvm/utils/PerfectShuffle/
PerfectShuffle.cpp 128 // Extract the elements from LHSMask and RHSMask, as appropriate.
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 141 // Extract more information from TheDef. This is used to build an object
  /external/lzma/CPP/7zip/Archive/
XzHandler.cpp 697 STDMETHODIMP CHandler::Extract(const UInt32 *indices, UInt32 numItems,
  /external/mesa3d/src/compiler/nir/
nir_lower_double_ops.c 61 /* extract bits 20-30 of the high word */
  /external/mesa3d/src/gallium/include/pipe/
p_state.h 348 * extract the number of samples and layers.

Completed in 1201 milliseconds

<<211212213214215216217218219220>>