Searched defs:IntTy64 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstCombineIntrinsic.cpp | 1804 Type *IntTy64 = Type::getInt64Ty(II.getContext()); simplifyX86extrq() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenPGO.cpp | 1335 llvm::Type *IntTy64 = llvm::Type::getInt64Ty(M.getContext()); setProfileVersion() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.cpp | 397 Type *IntTy64 = Type::getInt64Ty(M.getContext()); createIRLevelProfileFlagVar() local |