Searched defs:Mat (Results 1 – 2 of 2) sorted by relevance
17 typedef double Mat[4][4]; typedef
441 static bool updateOperand(Instruction *Inst, unsigned Idx, Instruction *Mat) { in updateOperand()467 Instruction *Mat = Base; in emitBaseConstants() local