Home
last modified time | relevance | path

Searched defs:M0 (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DCommandLineTest.cpp51 explicit StackOption(const M0t &M0) : Base(M0) {} in StackOption()
55 StackOption(const M0t &M0, const M1t &M1) : Base(M0, M1) {} in StackOption()
59 StackOption(const M0t &M0, const M1t &M1, const M2t &M2) : Base(M0, M1, M2) {} in StackOption()
63 StackOption(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) in StackOption()
/minix3/external/bsd/llvm/dist/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp64 const SCEVMulExpr *M0 = cast<SCEVMulExpr>(P0); in TEST_F() local
/minix3/crypto/external/bsd/openssl/dist/crypto/md5/asm/
H A Dmd5-ia64.S125 #define M0 in4 macro
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp586 Value *M0 = isNormalFp(cast<Constant>(M1)) ? in visitFMul() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3374 int M0 = SV0->getMaskElt(i); in visitOR() local