Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h299 VASTART_SAVE_XMM_REGS, enumerator
DX86GenAsmWriter.inc2738 79799449U, // VASTART_SAVE_XMM_REGS
4386 // ARPL16mr, ARPL16rr, ENTER, VAARG_64, VASTART_SAVE_XMM_REGS
4581 // ARPL16rr, ENTER, VASTART_SAVE_XMM_REGS, VBLENDPDrmi, VBLENDPSrmi, VBLE...
5342 case X86::VASTART_SAVE_XMM_REGS:
5372 case X86::VASTART_SAVE_XMM_REGS: printOperand(MI, 2, O); break;
6238 "r\000VANDPSrm\000VANDPSrr\000VASTART_SAVE_XMM_REGS\000VBLENDPDYrmi\000V"
DX86InstrCompiler.td76 def VASTART_SAVE_XMM_REGS : I<0, Pseudo,
81 "#VASTART_SAVE_XMM_REGS $al, $regsavefi, $offset",
DX86GenAsmWriter1.inc2738 139352851U, // VASTART_SAVE_XMM_REGS
3963 "#VASTART_SAVE_XMM_REGS \000vblendpd\t\000vblendps\t\000vblendvpd\t\000v"
4593 case X86::VASTART_SAVE_XMM_REGS:
5352 case X86::VASTART_SAVE_XMM_REGS:
6981 "r\000VANDPSrm\000VANDPSrr\000VASTART_SAVE_XMM_REGS\000VBLENDPDYrmi\000V"
DX86GenFastISel.inc4712 // FastEmit functions for X86ISD::VASTART_SAVE_XMM_REGS.
4717 …return FastEmitInst_rii(X86::VASTART_SAVE_XMM_REGS, X86::GR8RegisterClass, Op0, Op0IsKill, imm1, i…
4731 …case X86ISD::VASTART_SAVE_XMM_REGS: return FastEmit_X86ISD_VASTART_SAVE_XMM_REGS_rii(VT, RetVT, Op…
DX86InstrInfo.td170 SDNode<"X86ISD::VASTART_SAVE_XMM_REGS",
DX86ISelLowering.cpp1945 MemOps.push_back(DAG.getNode(X86ISD::VASTART_SAVE_XMM_REGS, dl, in LowerFormalArguments()
10752 case X86ISD::VASTART_SAVE_XMM_REGS: return "X86ISD::VASTART_SAVE_XMM_REGS"; in getTargetNodeName()
12285 case X86::VASTART_SAVE_XMM_REGS: in EmitInstrWithCustomInserter()
DX86GenInstrInfo.inc2741 VASTART_SAVE_XMM_REGS = 2725,
6909VASTART_SAVE_XMM_REGS", 0|(1<<MCID::UsesCustomInserter)|(1<<MCID::Variadic), 0x0ULL, NULL, NULL, O…
DX86GenDAGISel.inc35365 /*SwitchOpcode*/ 30, TARGET_VAL(X86ISD::VASTART_SAVE_XMM_REGS),// ->73512
35379 /*73503*/ OPC_MorphNodeTo, TARGET_VAL(X86::VASTART_SAVE_XMM_REGS), 0|OPFL_Chain|OPFL_Variadic3,
35382 // Dst: (VASTART_SAVE_XMM_REGS GR8:i8:$al, (imm:i64):$regsavefi, (imm:i64):$offset)
DX86GenDisassemblerTables.inc32719 "VASTART_SAVE_XMM_REGS"
/external/llvm/lib/Target/X86/
DX86ISelLowering.h505 VASTART_SAVE_XMM_REGS, enumerator
DX86InstrCompiler.td80 def VASTART_SAVE_XMM_REGS : I<0, Pseudo,
85 "#VASTART_SAVE_XMM_REGS $al, $regsavefi, $offset",
DX86InstrInfo.td177 SDNode<"X86ISD::VASTART_SAVE_XMM_REGS",
DX86ISelLowering.cpp2799 MemOps.push_back(DAG.getNode(X86ISD::VASTART_SAVE_XMM_REGS, dl, in LowerFormalArguments()
22266 case X86ISD::VASTART_SAVE_XMM_REGS: return "X86ISD::VASTART_SAVE_XMM_REGS"; in getTargetNodeName()
24526 case X86::VASTART_SAVE_XMM_REGS: in EmitInstrWithCustomInserter()