Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp141 bool Widened = false; // Whether this holds the flatten info before or after member
868 unsigned Widened = 0; in CanWidenIV() local
H A DIndVarSimplify.cpp643 unsigned Widened; in simplifyAndExtend() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1505 const auto *Widened = KnownIntrinsic::widen(Fn->getName()); in maybeHandleKnownCallBase() local
1519 const auto *Widened = KnownIntrinsic::widen(Name); in maybeHandleKnownCallBase() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp430 auto Widened = B.buildMergeLikeInstr(LLT::scalar(SrcSize), Regs); in buildCopyFromRegs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1074 SmallPtrSet<Instruction *,16> Widened; member in __anonb324fb7f0311::WidenIV
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp706 } else if (SDValue Widened = widenVectorToPartType(DAG, Val, DL, PartVT)) { in getCopyToPartsVector() local
725 SDValue Widened = widenVectorToPartType(DAG, Val, DL, WidenVT); in getCopyToPartsVector() local
806 if (SDValue Widened = widenVectorToPartType(DAG, Val, DL, BuiltVectorTy)) { in getCopyToPartsVector() local
H A DLegalizeVectorTypes.cpp7768 SDValue Widened = DAG.getBuildVector(NVT, dl, Ops); in ModifyToType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp14787 if (SDValue Widened = widenLoad(cast<LoadSDNode>(N), DCI)) in PerformDAGCombine() local