/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineFunction.cpp | 173 uint64_t ZExt = KnownSize->getZExtValue(); getLDSKernelIdMetadata() local 192 std::optional<uint64_t> ZExt = V->tryZExtValue(); getLDSAbsoluteAddress() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FixupSetCC.cpp | 88 MachineInstr *ZExt = nullptr; in runOnMachineFunction() local
|
H A D | X86PartialReduction.cpp | 248 if (auto *ZExt = dyn_cast<ZExtInst>(Op)) trySADReplacement() local
|
H A D | X86ISelLowering.cpp | 13142 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend( lowerV4F32Shuffle() local 13205 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend(DL, MVT::v4i32, V1, V2, Mask, lowerV4I32Shuffle() local 13902 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend(DL, MVT::v8i16, V1, V2, Mask, lowerV8I16Shuffle() local 14196 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend(DL, MVT::v16i8, V1, V2, Mask, lowerV16I8Shuffle() local 16110 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend(DL, MVT::v8i32, V1, V2, Mask, lowerV8F32Shuffle() local 16220 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend(DL, MVT::v8i32, V1, V2, Mask, lowerV8I32Shuffle() local 16360 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend( lowerV16I16Shuffle() local 16483 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend(DL, MVT::v32i8, V1, V2, Mask, lowerV32I8Shuffle() local 16865 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend( lowerV16F32Shuffle() local 16978 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend( lowerV16I32Shuffle() local 17074 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend( lowerV32I16Shuffle() local 17138 if (SDValue ZExt = lowerShuffleAsZeroOrAnyExtend( lowerV64I8Shuffle() local [all...] |
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.h | 62 enum { SExt, ZExt }; enumerator
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 264 if (auto *ZExt = dyn_cast<ZExtInst>(V)) in isSink() local 446 Value *ZExt = Builder.CreateZExt(V, ExtTy); in ExtendSources() local 578 if (auto ZExt = dyn_cast<ZExtInst>(I)) in TruncateSinks() local 601 auto ZExt = cast<ZExtInst>(V); Cleanup() local [all...] |
H A D | AtomicExpandPass.cpp | 824 Value *ZExt = Builder.CreateZExt(Updated, PMV.WordType, "extended"); insertMaskedValue() local
|
/llvm-project/llvm/unittests/CodeGen/ |
H A D | SelectionDAGPatternMatchTest.cpp | 187 SDValue ZExt = DAG->getNode(ISD::ZERO_EXTEND, DL, Int64VT, Op0); TEST_F() local 271 SDValue ZExt = DAG->getNode(ISD::ZERO_EXTEND, DL, Int64VT, Op32); TEST_F() local
|
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFCheckAndAdjustIR.cpp | 180 ZExtInst *ZExt; global() member 196 if (auto *ZExt = dyn_cast<ZExtInst>(V)) { sinkMinMaxInBB() local [all...] |
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LowerExpectIntrinsic.cpp | 147 if (ZExtInst *ZExt = dyn_cast<ZExtInst>(V)) { in handlePhiDef() local
|
H A D | CorrelatedValuePropagation.cpp | 1100 auto *ZExt = CastInst::CreateZExtOrBitCast(Base, SDI->getType(), "", processSExt() local 1126 processZExt(ZExtInst * ZExt,LazyValueInfo * LVI) processZExt() argument
|
H A D | NaryReassociate.cpp | 366 } else if (ZExtInst *ZExt = dyn_cast<ZExtInst>(IndexToSplit)) { in tryReassociateGEPAtIndex() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 38 ZExt, // The value is zero extended in the location. enumerator
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 1000 const auto *ZExt = cast<ZExtInst>(I); selectZExt() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 290 const SCEVZeroExtendExpr *ZExt = cast<SCEVZeroExtendExpr>(this); print() local 2188 const SCEV *ZExt = getZeroExtendExpr(Op, Ty); getAnyExtendExpr() local 5396 const SCEVZeroExtendExpr *ZExt = dyn_cast<SCEVZeroExtendExpr>(Op); isSimpleCastedPHI() local 6169 while (auto *ZExt = dyn_cast<SCEVZeroExtendExpr>(X)) createNodeForSelectOrPHIInstWithICmpInstCond() local 6673 const SCEVZeroExtendExpr *ZExt = cast<SCEVZeroExtendExpr>(S); getRangeRef() local 9179 if (auto *ZExt = dyn_cast<SCEVZeroExtendExpr>(LHS)) computeExitLimitFromICmp() local 10102 if (const SCEVZeroExtendExpr *ZExt = dyn_cast<SCEVZeroExtendExpr>(S)) stripInjectiveFunctions() local 12556 const SCEVZeroExtendExpr *ZExt = dyn_cast<SCEVZeroExtendExpr>(RHS); isKnownPredicateExtendIdiom() local 12566 const SCEVZeroExtendExpr *ZExt = dyn_cast<SCEVZeroExtendExpr>(LHS); isKnownPredicateExtendIdiom() local 12809 if (auto *ZExt = dyn_cast<SCEVZeroExtendExpr>(LHS)) { howManyLessThans() local 15042 if (const auto *ZExt = dyn_cast<SCEVZeroExtendExpr>(Expr)) matchURem() local [all...] |
H A D | BasicAliasAnalysis.cpp | 475 if (const auto *ZExt = dyn_cast<ZExtInst>(Val.V)) GetLinearExpression() local
|
/llvm-project/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 216 | ZExt Constructor
|
H A D | llvm.mli | 242 | ZExt Constructor
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1672 if (const auto *ZExt = dyn_cast<ZExtInst>(GEP->getOperand(1))) { getGatherScatterOpCost() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 4670 if (const auto *ZExt = dyn_cast<ZExtInst>(Src0)) { selectMul() local 4734 if (const auto *ZExt = dyn_cast<ZExtInst>(Op0)) { selectShift() local [all...] |
/llvm-project/llvm/unittests/IR/ |
H A D | ConstantRangeTest.cpp | 448 TEST_F(ConstantRangeTest,ZExt) TEST_F() argument
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 1736 auto ZExt = MIRBuilder.buildZExt(Ty, VScaleBase); narrowScalar() local 8549 auto ZExt = MIB.buildZExtOrTrunc(ExtType, Val); getMemsetValue() local
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 1137 Value *ZExt = Builder.CreateZExt(Add, OrigAdd->getType()); processUGT_ADDCST_ADD() local [all...] |
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 5690 bool ZExt = CB.paramHasAttr(ArgNo, Attribute::ZExt); getShadowExtension() local [all...] |
/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2354 Register ZExt; earlySelect() local
|