| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | cxx11-call-to-deleted-constructor.cpp | 11 class Matrix { class 24 template <class VT> class Matrix<VT, 0, 0> { // expected-note {{passing argument to parameter here}} class
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/PBQP/ |
| H A D | Math.h | 127 Matrix(unsigned Rows, unsigned Cols) : in Matrix() function 133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix() function 140 Matrix(const Matrix &M) in Matrix() function 147 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
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | AllocationOrder.cpp | 31 const LiveRegMatrix *Matrix) { in create()
|
| H A D | RegAllocBase.h | 69 LiveRegMatrix *Matrix = nullptr; variable
|
| H A D | RegAllocEvictionAdvisor.h | 140 LiveRegMatrix *const Matrix; variable
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | matrix-type.cpp | 56 struct Matrix { struct 62 void matrix_struct_pointers(Matrix *a, Matrix *b) { in matrix_struct_pointers() argument
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | LiveRegMatrix.h | 50 LiveIntervalUnion::Array Matrix; variable
|
| H A D | RegAllocPBQP.h | 278 using Matrix = RAMatrix; variable
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIPreAllocateWWMRegs.cpp | 39 LiveRegMatrix *Matrix; member in __anon86cdcd170111::SIPreAllocateWWMRegs
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | matrix-type.c | 143 } Matrix; typedef
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | easily-swappable-parameters-prefixsuffixname.cpp | 15 class Matrix {}; class
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | MatrixBuilder.h | 146 Value *CreateMatrixInsert(Value *Matrix, Value *NewVal, Value *RowIdx, in CreateMatrixInsert()
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86InterleavedAccess.cpp | 323 ArrayRef<Instruction *> Matrix, in interleave8bitStride4VF8() 363 ArrayRef<Instruction *> Matrix, SmallVectorImpl<Value *> &TransposedMatrix, in interleave8bitStride4() 689 ArrayRef<Instruction *> Matrix, in transpose_4x4()
|
| /llvm-project-15.0.7/mlir/lib/Analysis/Presburger/ |
| H A D | Matrix.cpp | 16 Matrix::Matrix(unsigned rows, unsigned columns, unsigned reservedRows, in Matrix() function in Matrix
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | array-init.c | 263 typedef struct _Matrix Matrix; typedef
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 1088 void LowerStore(Instruction *Inst, Value *Matrix, Value *Ptr, MaybeAlign A, in LowerStore() 1104 Value *Matrix = Inst->getArgOperand(0); in LowerColumnMajorStore() local 1173 void finalizeLowering(Instruction *Inst, MatrixTy Matrix, in finalizeLowering()
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/ |
| H A D | SPIRVBaseInfo.h | 25 Matrix = 0, enumerator
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGExprScalar.cpp | 1801 Value *Matrix = Visit(E->getBase()); in VisitMatrixSubscriptExpr() local
|
| H A D | CGCall.cpp | 2040 if (const MatrixType *Matrix = dyn_cast<MatrixType>(QTy)) in DetermineNoUndef() local
|
| H A D | CGBuiltin.cpp | 3194 Value *Matrix = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 72 Matrix enumerator
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 17604 Expr *Matrix = MatrixArg.get(); in SemaBuiltinMatrixTranspose() local
|