Lines Matching defs:VT

290 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) {  in isTypeLegal()
316 bool X86FastISel::X86FastEmitLoad(MVT VT, X86AddressMode &AM, in X86FastEmitLoad()
479 bool X86FastISel::X86FastEmitStore(EVT VT, unsigned ValReg, X86AddressMode &AM, in X86FastEmitStore()
652 bool X86FastISel::X86FastEmitStore(EVT VT, const Value *Val, in X86FastEmitStore()
1151 MVT VT; in X86SelectStore() local
1339 MVT VT; in X86SelectLoad() local
1358 static unsigned X86ChooseCmpOpcode(EVT VT, const X86Subtarget *Subtarget) { in X86ChooseCmpOpcode()
1385 static unsigned X86ChooseCmpImmediateOpcode(EVT VT, const ConstantInt *RHSC) { in X86ChooseCmpImmediateOpcode()
1403 bool X86FastISel::X86FastEmitCompare(const Value *Op0, const Value *Op1, EVT VT, in X86FastEmitCompare()
1439 MVT VT; in X86SelectCmp() local
1648 EVT VT = TLI.getValueType(DL, CI->getOperand(0)->getType()); in X86SelectBranch() local
1832 MVT VT; in X86SelectShift() local
1919 MVT VT; in X86SelectDivRem() local
2560 MVT VT; in TryEmitSmallMemcpy() local
2664 MVT VT; in fastLowerIntrinsicCall() local
2795 MVT VT; in fastLowerIntrinsicCall() local
2859 MVT VT; in fastLowerIntrinsicCall() local
2984 MVT VT; in fastLowerIntrinsicCall() local
3041 MVT VT; in fastLowerIntrinsicCall() local
3164 MVT VT = TLI.getSimpleValueType(DL, Arg.getType()); in fastLowerArguments() local
3304 MVT VT; in fastLowerCall() local
3726 unsigned X86FastISel::X86MaterializeInt(const ConstantInt *CI, MVT VT) { in X86MaterializeInt()
3774 unsigned X86FastISel::X86MaterializeFP(const ConstantFP *CFP, MVT VT) { in X86MaterializeFP()
3848 unsigned X86FastISel::X86MaterializeGV(const GlobalValue *GV, MVT VT) { in X86MaterializeGV()
3892 MVT VT = CEVT.getSimpleVT(); in fastMaterializeConstant() local
3956 MVT VT; in fastMaterializeFloatZero() local