Searched defs:StoreVal (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp67 uint64_t StoreVal = ByteVal; local
H A DSystemZISelLowering.cpp7588 Register StoreVal = MRI.createVirtualRegister(RC); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp418 Register StoreVal = I->getOperand(8).getReg(); local
[all...]
H A DMipsISelLowering.cpp4884 Register StoreVal = MI.getOperand(0).getReg(); local
4934 Register StoreVal = MI.getOperand(0).getReg(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp861 void storeMatrix(const MatrixTy &StoreVal, Value *MatrixPtr, argument
883 MatrixTy storeMatrix(Type *Ty, MatrixTy StoreVal, Value *Ptr, argument
906 auto StoreVal = getMatrix(Matrix, Shape, Builder); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp643 StoreSource getStoreSource(SDValue StoreVal) { argument

Completed in 299 milliseconds