HomeSort by relevance Sort by last modified time
    Searched refs:isUNPCKLMask (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86ISelLowering.h 405 /// isUNPCKLMask - Return true if the specified VECTOR_SHUFFLE operand
407 bool isUNPCKLMask(ShuffleVectorSDNode *N, bool V2IsSplat = false);
413 /// isUNPCKL_v_undef_Mask - Special case of isUNPCKLMask for canonical form
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 871 milliseconds