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

  /external/llvm/lib/Target/X86/
X86ISelLowering.h 409 /// isUNPCKHMask - Return true if the specified VECTOR_SHUFFLE operand
411 bool isUNPCKHMask(ShuffleVectorSDNode *N, bool V2IsSplat = false);
418 /// isUNPCKH_v_undef_Mask - Special case of isUNPCKHMask for canonical form
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 60 milliseconds