Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CrossTU/
DCrossTranslationUnit.h230 using LoadResultTy = llvm::Expected<std::unique_ptr<ASTUnit>>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/CrossTU/
DCrossTranslationUnit.h230 using LoadResultTy = llvm::Expected<std::unique_ptr<ASTUnit>>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/CrossTU/
DCrossTranslationUnit.h230 using LoadResultTy = llvm::Expected<std::unique_ptr<ASTUnit>>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/CrossTU/
DCrossTranslationUnit.h230 using LoadResultTy = llvm::Expected<std::unique_ptr<ASTUnit>>; variable
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3009 EVT LoadResultTy, EVT &ExtVT, EVT &LoadedVT, in isAndLoadExtLoad()
3243 EVT LoadResultTy = HasAnyExt ? LN0->getValueType(0) : VT; in visitAND() local
6441 EVT LoadResultTy = AndC->getValueType(0); in visitZERO_EXTEND() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp5103 const LLT LoadResultTy = IsTFE ? TFETy : RoundedTy; in legalizeImageIntrinsic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4769 EVT LoadResultTy, EVT &ExtVT) { in isAndLoadExtLoad()
10015 EVT LoadResultTy = AndC->getValueType(0); in visitZERO_EXTEND() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5733 EVT LoadResultTy, EVT &ExtVT) { in isAndLoadExtLoad()
12855 EVT LoadResultTy = AndC->getValueType(0); in visitZERO_EXTEND() local