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