Home
last modified time | relevance | path

Searched defs:Mat (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp212 void insert(MyMatrix<EltTy, Rows, Columns> &Mat, EltTy e, unsigned i, unsigned j) { in insert() argument
216 void test_insert_template1(MyMatrix<unsigned, 2, 2> &Mat, unsigned e, unsigned i, unsigned j) { in test_insert_template1() argument
250 void test_insert_template2(MyMatrix<float, 3, 8> &Mat, float e) { in test_insert_template2() argument
281 extract(MyMatrix<EltTy,Rows,Columns> & Mat) extract() argument
[all...]
/llvm-project/clang/test/SemaCXX/
H A Dcxx20-p0388-unbound-ary.cpp53 using Mat = Inc[1]; typedef
H A Dwarn-memset-bad-sizeof.cpp18 typedef double Mat[4][4]; typedef
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp731 updateOperand(Instruction * Inst,unsigned Idx,Instruction * Mat) updateOperand() argument
757 Instruction *Mat = Base; emitBaseConstants() local
[all...]