Searched refs:VASTART_SAVE_XMM_REGS (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.h | 299 VASTART_SAVE_XMM_REGS, enumerator
|
D | X86GenAsmWriter.inc | 2738 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"
|
D | X86InstrCompiler.td | 76 def VASTART_SAVE_XMM_REGS : I<0, Pseudo, 81 "#VASTART_SAVE_XMM_REGS $al, $regsavefi, $offset",
|
D | X86GenAsmWriter1.inc | 2738 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"
|
D | X86GenFastISel.inc | 4712 // 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…
|
D | X86InstrInfo.td | 170 SDNode<"X86ISD::VASTART_SAVE_XMM_REGS",
|
D | X86ISelLowering.cpp | 1945 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()
|
D | X86GenInstrInfo.inc | 2741 VASTART_SAVE_XMM_REGS = 2725, 6909 …VASTART_SAVE_XMM_REGS", 0|(1<<MCID::UsesCustomInserter)|(1<<MCID::Variadic), 0x0ULL, NULL, NULL, O…
|
D | X86GenDAGISel.inc | 35365 /*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)
|
D | X86GenDisassemblerTables.inc | 32719 "VASTART_SAVE_XMM_REGS"
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 505 VASTART_SAVE_XMM_REGS, enumerator
|
D | X86InstrCompiler.td | 80 def VASTART_SAVE_XMM_REGS : I<0, Pseudo, 85 "#VASTART_SAVE_XMM_REGS $al, $regsavefi, $offset",
|
D | X86InstrInfo.td | 177 SDNode<"X86ISD::VASTART_SAVE_XMM_REGS",
|
D | X86ISelLowering.cpp | 2799 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()
|