Lines Matching refs:getSimpleVT
298 VT = evt.getSimpleVT(); in isTypeLegal()
333 switch (VT.getSimpleVT().SimpleTy) { in X86FastEmitLoad()
509 switch (VT.getSimpleVT().SimpleTy) { in X86FastEmitStore()
681 switch (VT.getSimpleVT().SimpleTy) { in X86FastEmitStore()
721 unsigned RR = fastEmit_r(SrcVT.getSimpleVT(), DstVT.getSimpleVT(), Opc, in X86FastEmitExtend()
1253 SrcReg = fastEmit_r(SrcVT.getSimpleVT(), DstVT.getSimpleVT(), Op, in X86SelectRet()
1356 switch (VT.getSimpleVT().SimpleTy) { in X86ChooseCmpOpcode()
1379 switch (VT.getSimpleVT().SimpleTy) { in X86ChooseCmpImmediateOpcode()
1580 ResultReg = fastEmit_r(MVT::i8, DstVT.getSimpleVT(), ISD::ZERO_EXTEND, in X86SelectZExt()
1626 ResultReg = fastEmit_r(MVT::i8, DstVT.getSimpleVT(), ISD::SIGN_EXTEND, in X86SelectSExt()
2462 MVT DstVT = TLI.getValueType(DL, I->getType()).getSimpleVT(); in X86SelectIntToFP()
3111 switch (ArgVT.getSimpleVT().SimpleTy) { in fastLowerArguments()
3675 MVT SVT = SrcVT.getSimpleVT(); in fastSelectInstruction()
3676 MVT DVT = DstVT.getSimpleVT(); in fastSelectInstruction()
3873 MVT VT = CEVT.getSimpleVT(); in fastMaterializeConstant()