Searched refs:DBPSADBW (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86IntrinsicsInfo.h | 452 X86_INTRINSIC_DATA(avx512_dbpsadbw_128, INTR_TYPE_3OP_IMM8, X86ISD::DBPSADBW, 0), 453 X86_INTRINSIC_DATA(avx512_dbpsadbw_256, INTR_TYPE_3OP_IMM8, X86ISD::DBPSADBW, 0), 454 X86_INTRINSIC_DATA(avx512_dbpsadbw_512, INTR_TYPE_3OP_IMM8, X86ISD::DBPSADBW, 0),
|
H A D | X86ISelLowering.h | 197 DBPSADBW, enumerator
|
H A D | X86InstrFragmentsSIMD.td | 77 def X86dbpsadbw : SDNode<"X86ISD::DBPSADBW",
|
H A D | X86ISelLowering.cpp | 34626 NODE_NAME_CASE(DBPSADBW) in getTargetNodeName()
|