Home
last modified time | relevance | path

Searched defs:Widened (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp89 bool Widened = false; member
609 unsigned Widened = 0; in CanWidenIV() local
H A DIndVarSimplify.cpp640 unsigned Widened; in simplifyAndExtend() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp362 auto Widened = B.buildMerge(LLT::scalar(SrcSize), Regs); in buildCopyFromRegs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1022 SmallPtrSet<Instruction *,16> Widened; member in WidenIV
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp663 } else if (SDValue Widened = widenVectorToPartType(DAG, Val, DL, PartVT)) { in getCopyToPartsVector() local
729 } else if (SDValue Widened = in getCopyToPartsVector() local