Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h230 using LoadResultTy = llvm::Expected<std::unique_ptr<ASTUnit>>; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp6590 const LLT LoadResultTy = IsTFE ? TFETy : RoundedTy; in legalizeImageIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6418 EVT LoadResultTy, EVT &ExtVT) { in isAndLoadExtLoad()
14012 EVT LoadResultTy = AndC->getValueType(0); in visitZERO_EXTEND() local