Home
last modified time | relevance | path

Searched refs:VASTART_SAVE_XMM_REGS (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp625 assert(VAStartPseudoInstr->getOpcode() == X86::VASTART_SAVE_XMM_REGS); in ExpandVastartSaveXmmRegs()
738 if (Instr.getOpcode() == X86::VASTART_SAVE_XMM_REGS) { in ExpandPseudosWhichAffectControlFlow()
DX86ISelLowering.h632 VASTART_SAVE_XMM_REGS, enumerator
DX86InstrCompiler.td73 def VASTART_SAVE_XMM_REGS : I<0, Pseudo,
78 "#VASTART_SAVE_XMM_REGS $al, $regsavefi, $offset",
DX86InstrInfo.td185 SDNode<"X86ISD::VASTART_SAVE_XMM_REGS",
DX86ISelLowering.cpp3541 MemOps.push_back(DAG.getNode(X86ISD::VASTART_SAVE_XMM_REGS, DL, in createVarArgAreaAndStoreRegisters()
31688 NODE_NAME_CASE(VASTART_SAVE_XMM_REGS) in getTargetNodeName()