Searched defs:isI64 (Results 1 – 2 of 2) sorted by relevance
453 bool isI64 = Ty->isIntegerType() && getContext().getTypeSize(Ty) == 64; EmitVAArg() local
2949 bool isI64 = (ValVT == MVT::i32 && OrigAlign == Align(8)); CC_MipsO32() local