Searched defs:IntTy64 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstCombineIntrinsic.cpp | 1691 Type *IntTy64 = Type::getInt64Ty(II.getContext()); simplifyX86extrq() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.cpp | 375 Type *IntTy64 = Type::getInt64Ty(M.getContext()); createIRLevelProfileFlagVar() local |