Home
last modified time | relevance | path

Searched refs:XGETBV (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86IntrinsicsInfo.h32 XGETBV, enumerator
336 X86_INTRINSIC_DATA(xgetbv, XGETBV, X86::XGETBV, 0),
HDX86InstrSystem.td610 def XGETBV : I<0x01, MRM_D0, (outs), (ins), "xgetbv", []>, TB;
HDX86SchedBroadwell.td722 XGETBV)>;
HDX86SchedSkylakeClient.td730 XGETBV)>;
HDX86SchedHaswell.td1119 XGETBV)>;
HDX86SchedAlderlakeP.td2395 def : InstRW<[ADLPWriteResGroup277], (instrs XGETBV)>;
HDX86SchedSkylakeServer.td751 XGETBV)>;
HDX86SchedIceLake.td765 XGETBV)>;
HDX86SchedSapphireRapids.td5115 def : InstRW<[SPRWriteResGroup564], (instrs XGETBV)>;
HDX86ISelLowering.cpp27212 case XGETBV: { in LowerINTRINSIC_W_CHAIN()
33356 expandIntrinsicWChainHelper(N, dl, DAG, X86::XGETBV, X86::ECX, Subtarget, in ReplaceNodeResults()