Lines Matching refs:getSimpleVT
325 VT = evt.getSimpleVT(); in isTypeLegal()
353 switch (VT.getSimpleVT().SimpleTy) { in X86FastEmitLoad()
443 switch (VT.getSimpleVT().SimpleTy) { in X86FastEmitStore()
534 switch (VT.getSimpleVT().SimpleTy) { in X86FastEmitStore()
572 unsigned RR = fastEmit_r(SrcVT.getSimpleVT(), DstVT.getSimpleVT(), Opc, in X86FastEmitExtend()
1084 SrcReg = fastEmit_r(SrcVT.getSimpleVT(), DstVT.getSimpleVT(), Op, in X86SelectRet()
1163 switch (VT.getSimpleVT().SimpleTy) { in X86ChooseCmpOpcode()
1180 switch (VT.getSimpleVT().SimpleTy) { in X86ChooseCmpImmediateOpcode()
1372 ResultReg = fastEmit_r(MVT::i8, DstVT.getSimpleVT(), ISD::ZERO_EXTEND, in X86SelectZExt()
2752 switch (ArgVT.getSimpleVT().SimpleTy) { in fastLowerArguments()
3477 MVT VT = CEVT.getSimpleVT(); in fastMaterializeConstant()