| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIPreAllocateWWMRegs.cpp | 43 LiveRegMatrix *Matrix; member in __anonf07969e70111::SIPreAllocateWWMRegs 55 SIPreAllocateWWMRegs(LiveIntervals *LIS, LiveRegMatrix *Matrix, in SIPreAllocateWWMRegs() 193 auto *Matrix = &getAnalysis<LiveRegMatrixWrapperLegacy>().getLRM(); in runOnMachineFunction() local 266 auto *Matrix = &MFAM.getResult<LiveRegMatrixAnalysis>(MF); in run() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
| H A D | Math.h | 116 Matrix(unsigned Rows, unsigned Cols) : in Matrix() function 122 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix() function 129 Matrix(const Matrix &M) in Matrix() function 136 Matrix(Matrix &&M) in Matrix() function
|
| H A D | ReductionRules.h | 34 using Matrix = typename GraphT::Matrix; in applyR1() local 78 using Matrix = typename GraphT::Matrix; in applyR2() local 182 using Matrix = typename GraphT::Matrix; in backpropagate() local
|
| H A D | CostAllocator.h | 114 using Matrix = MatrixT; variable
|
| H A D | Graph.h | 54 using Matrix = typename SolverT::Matrix; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | AllocationOrder.cpp | 31 const LiveRegMatrix *Matrix) { in create()
|
| H A D | RegAllocBase.h | 71 LiveRegMatrix *Matrix = nullptr; variable
|
| H A D | InlineSpiller.cpp | 153 LiveRegMatrix *Matrix = nullptr; member in __anon2f89086e0111::InlineSpiller 190 VirtRegMap &VRM, VirtRegAuxInfo &VRAI, LiveRegMatrix *Matrix) in InlineSpiller() 236 VirtRegAuxInfo &VRAI, LiveRegMatrix *Matrix) { in createInlineSpiller()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LiveRegMatrix.h | 52 LiveIntervalUnion::Array Matrix; variable
|
| H A D | RegAllocEvictionAdvisor.h | 140 LiveRegMatrix *const Matrix; variable
|
| H A D | RegAllocPBQP.h | 278 using Matrix = RAMatrix; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | MatrixBuilder.h | 146 Value *CreateMatrixInsert(Value *Matrix, Value *NewVal, Value *RowIdx, in CreateMatrixInsert()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InterleavedAccess.cpp | 316 ArrayRef<Instruction *> Matrix, in interleave8bitStride4VF8() 356 ArrayRef<Instruction *> Matrix, SmallVectorImpl<Value *> &TransposedMatrix, in interleave8bitStride4() 682 ArrayRef<Instruction *> Matrix, in transpose_4x4()
|
| H A D | X86ISelLowering.cpp | 32755 SDValue Matrix = getGFNICtrlMask(ISD::BITREVERSE, DAG, DL, VT); in LowerBITREVERSE() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 1400 MatrixTy LowerStore(Instruction *Inst, Value *Matrix, Value *Ptr, in LowerStore() 1414 Value *Matrix = Inst->getArgOperand(0); in LowerColumnMajorStore() local 1483 void finalizeLowering(Instruction *Inst, MatrixTy Matrix, in finalizeLowering()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExprScalar.cpp | 2094 Value *Matrix = Visit(E->getBase()); in VisitMatrixSubscriptExpr() local
|
| H A D | CGBuiltin.cpp | 4201 Value *Matrix = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local
|
| H A D | CGCall.cpp | 2320 if (const MatrixType *Matrix = dyn_cast<MatrixType>(QTy)) in DetermineNoUndef() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 74 Matrix, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 15873 Expr *Matrix = MatrixArg.get(); in BuiltinMatrixTranspose() local
|