Home
last modified time | relevance | path

Searched defs:I64Ty (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp111 auto *I64Ty = Type::getInt64Ty(M.getContext()); in CtxInstrumentationLowerer() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp92 Type *I64Ty; member in __anon391133dc0111::AArch64Arm64ECCallLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp465 Type *I64Ty = Type::getInt64Ty(Context); in getMemcpyLoopResidualLoweringType() local
H A DAMDGPUCodeGenPrepare.cpp1175 Type *I64Ty = Builder.getInt64Ty(); in getMul64() local