Home
last modified time | relevance | path

Searched defs:IntTy64 (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp1691 Type *IntTy64 = Type::getInt64Ty(II.getContext()); simplifyX86extrq() local
1848 Type *IntTy64 = Type::getInt64Ty(II.getContext()); simplifyX86insertq() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp375 Type *IntTy64 = Type::getInt64Ty(M.getContext()); createIRLevelProfileFlagVar() local