Home
last modified time | relevance | path

Searched defs:StoreVal (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp498 Value *StoreVal = nullptr, *Ptr, *Mask, *EVL = nullptr; in tryCreateStridedLoadStore() local
H A DRISCVISelLowering.cpp12471 SDValue StoreVal = Store->getValue(); in lowerFixedLengthVectorStoreToRVV() local
13688 SDValue StoreVal = VPNode->getValue(); in lowerVPStridedStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp90 uint64_t StoreVal = ByteVal; in memsetStore() local
H A DSystemZISelLowering.cpp10103 Register StoreVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp434 Register StoreVal = I->getOperand(8).getReg(); in expandAtomicBinOpSubword() local
H A DMipsISelLowering.cpp5091 Register StoreVal = MI.getOperand(0).getReg(); in emitSTR_W() local
5141 Register StoreVal = MI.getOperand(0).getReg(); in emitSTR_D() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1362 void storeMatrix(const MatrixTy &StoreVal, Value *MatrixPtr, in storeMatrix()
1378 MatrixTy storeMatrix(Type *Ty, MatrixTy StoreVal, Value *Ptr, in storeMatrix()
1403 auto StoreVal = getMatrix(Matrix, Shape, Builder); in LowerStore() local
H A DDeadStoreElimination.cpp2117 Value *StoreVal = StoreI->getValueOperand(); in dominatingConditionImpliesValue() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp1591 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1268 Value *StoreVal; in TryToShrinkGlobalToBoolean() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp2900 Value *StoreVal = EmitScalarExpr(E->getArg(0)); in EmitARMBuiltinExpr() local
5256 Value *StoreVal = EmitScalarExpr(E->getArg(0)); in EmitAArch64BuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1188 Register StoreVal = I.getOperand(0 + OpOffset).getReg(); in selectStore() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp727 StoreSource getStoreSource(SDValue StoreVal) { in getStoreSource()
12519 SDValue StoreVal = MSC->getValue(); in visitVPSCATTER() local
12550 SDValue StoreVal = MSC->getValue(); in visitMSCATTER() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6585 SDValue StoreVal = MSC->getValue(); in LowerMSCATTER() local