Searched refs:VFIXUPIMM_SAE (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86IntrinsicsInfo.h | 596 …86_INTRINSIC_DATA(avx512_mask_fixupimm_pd_512, FIXUPIMM, X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE), 599 …86_INTRINSIC_DATA(avx512_mask_fixupimm_ps_512, FIXUPIMM, X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE), 812 X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE), 818 X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE),
|
| D | X86ISelLowering.h | 481 VFIXUPIMM_SAE, enumerator
|
| D | X86InstrFragmentsSIMD.td | 473 def X86VFixupimmSAE : SDNode<"X86ISD::VFIXUPIMM_SAE", SDTFPTernaryOpImm>;
|
| D | X86ISelLowering.cpp | 27491 if (Opc == X86ISD::VFIXUPIMM || Opc == X86ISD::VFIXUPIMM_SAE) in LowerINTRINSIC_WO_CHAIN() 34616 NODE_NAME_CASE(VFIXUPIMM_SAE) in getTargetNodeName()
|