Searched defs:computeType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Conversion/GPUCommon/ | ||
H A D | GPUToLLVMConversion.cpp | 1496 auto computeType = genConstInt32From( in matchAndRewrite() local |
/llvm-project/clang/lib/Support/ | ||
H A D | RISCVVIntrinsicUtils.cpp | 948 std::optional<RVVTypePtr> RVVTypeCache::computeType(BasicType BT, int Log2LMUL, in computeType() function in clang::RISCV::RVVTypeCache |