Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp80 uint64_t StoreVal = ByteVal; in memsetStore() local
H A DSystemZISelLowering.cpp8779 Register StoreVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp435 Register StoreVal = I->getOperand(8).getReg(); in expandAtomicBinOpSubword() local
H A DMipsISelLowering.cpp4921 Register StoreVal = MI.getOperand(0).getReg(); in emitSTR_W() local
4971 Register StoreVal = MI.getOperand(0).getReg(); in emitSTR_D() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1189 void storeMatrix(const MatrixTy &StoreVal, Value *MatrixPtr, in storeMatrix()
1205 MatrixTy storeMatrix(Type *Ty, MatrixTy StoreVal, Value *Ptr, in storeMatrix()
1230 auto StoreVal = getMatrix(Matrix, Shape, Builder); in LowerStore() local
H A DDeadStoreElimination.cpp1932 Value *StoreVal = StoreI->getValueOperand(); in dominatingConditionImpliesValue() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp1551 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp484 SDValue StoreVal = createTuple(*CurDAG, Regs, NF, LMUL); in selectVSSEG() local
514 SDValue StoreVal = createTuple(*CurDAG, Regs, NF, LMUL); in selectVSXSEG() local
H A DRISCVISelLowering.cpp10813 SDValue StoreVal = Store->getValue(); lowerFixedLengthVectorStoreToRVV() local
11842 SDValue StoreVal = VPNode->getValue(); lowerVPStridedStore() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1256 Value *StoreVal; in TryToShrinkGlobalToBoolean() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp793 Register StoreVal = I.getOperand(0 + OpOffset).getReg(); in selectStore() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp718 StoreSource getStoreSource(SDValue StoreVal) { in getStoreSource()
11899 SDValue StoreVal = MSC->getValue(); in visitVPSCATTER() local
11930 SDValue StoreVal = MSC->getValue(); in visitMSCATTER() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp8826 Value *StoreVal = EmitScalarExpr(E->getArg(0)); in EmitARMBuiltinExpr() local
11190 Value *StoreVal = EmitScalarExpr(E->getArg(0)); in EmitAArch64BuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6290 SDValue StoreVal = MSC->getValue(); in LowerMSCATTER() local