Home
last modified time | relevance | path

Searched defs:getInt64Type (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/lib/Conversion/GPUToVulkan/
DConvertLaunchFuncToVulkanCalls.cpp94 LLVM::LLVMType getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anon816ed0ef0111::VulkanLaunchFuncToVulkanCallsPass
/external/clang/include/clang/Basic/
DTargetInfo.h241 IntType getInt64Type() const { return Int64Type; } in getInt64Type() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h337 IntType getInt64Type() const { return Int64Type; } in getInt64Type() function