Home
last modified time | relevance | path

Searched defs:TargetElt (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp571 const LLT TargetElt = TargetTy.getElementType(); in getLCMType() local
615 LLT TargetElt = TargetTy.getElementType(); in getGCDType() local
640 LLT TargetElt = TargetTy.getElementType(); in getGCDType() local
/external/llvm-project/polly/lib/Transform/
DDeLICM.cpp665 bool tryMapValue(const ScopArrayInfo *SAI, isl::map TargetElt) { in tryMapValue()
843 bool tryMapPHI(const ScopArrayInfo *SAI, isl::map TargetElt) { in tryMapPHI()