Searched defs:M3 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/unittests/Support/
H A DMemoryTest.cpp77 MemoryBlock M3 = Memory::allocateMappedMemory(32, 0, Flags, EC); local
129 MemoryBlock M3 = Memory::allocateMappedMemory(4 * sizeof(int), 0, Flags, EC); local
183 MemoryBlock M3 = Memory::allocateMappedMemory(4 * sizeof(int), 0, Flags, EC); local
236 MemoryBlock M3 = Memory::allocateMappedMemory(32, &M2, Flags, EC); local
262 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); local
284 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); local
310 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); local
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Di960.h53 #define M3 0x2000 macro
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DCommandLine.h1204 opt(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, argument
1213 opt(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, argument
1222 opt(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, argument
1232 opt(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, argument
1197 opt(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) argument
1362 list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) argument
1369 list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4) argument
1378 list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5) argument
1387 list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5, const M6t &M6) argument
1397 list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5, const M6t &M6, const M7t &M7) argument
[all...]

Completed in 125 milliseconds