Searched defs:getInt64Type (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Conversion/GPUToVulkan/ | ||
| H A D | ConvertLaunchFuncToVulkanCalls.cpp | 95 Type getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anon6bce53480111::VulkanLaunchFuncToVulkanCallsPass |
| /llvm-project-15.0.7/clang/include/clang/Basic/ | ||
| H A D | TargetInfo.h | 358 IntType getInt64Type() const { return Int64Type; } in getInt64Type() function |