Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dwarn-memset-bad-sizeof.cpp17 typedef double Mat[4][4]; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp441 static bool updateOperand(Instruction *Inst, unsigned Idx, Instruction *Mat) { in updateOperand()
467 Instruction *Mat = Base; in emitBaseConstants() local