Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:getInt64Ty

301     M, ArrayType::get(IRB.getInt64Ty(), 8), false,
309 M, ArrayType::get(IRB.getInt64Ty(), 1000), false,
317 M, ArrayType::get(IRB.getInt64Ty(), 1000), false,
321 M, IRB.getInt64Ty(), false, GlobalVariable::ExternalLinkage, 0,
1896 ConstantInt::get(IRB.getInt64Ty(), OverflowOffset - AMD64FpEndOffset);