Home
last modified time | relevance | path

Searched refs:VFIXUPIMM_SAE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h582 …86_INTRINSIC_DATA(avx512_mask_fixupimm_pd_512, FIXUPIMM, X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE),
585 …86_INTRINSIC_DATA(avx512_mask_fixupimm_ps_512, FIXUPIMM, X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE),
798 X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE),
804 X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE),
H A DX86ISelLowering.h482 VFIXUPIMM_SAE, enumerator
H A DX86InstrFragmentsSIMD.td472 def X86VFixupimmSAE : SDNode<"X86ISD::VFIXUPIMM_SAE", SDTFPTernaryOpImm>;
H A DX86ISelLowering.cpp25559 if (Opc == X86ISD::VFIXUPIMM || Opc == X86ISD::VFIXUPIMM_SAE) in LowerINTRINSIC_WO_CHAIN()
31484 NODE_NAME_CASE(VFIXUPIMM_SAE) in getTargetNodeName()