Home | History | Annotate | Download | only in X86

Lines Matching full:darwin

206     // Darwin should use _setjmp/_longjmp instead of setjmp/longjmp.
456 // Darwin ABI issue.
1236 // On Darwin, -Os means optimize for size without hurting performance,
2558 // This is common for Darwin/X86, Linux & Mingw32 targets.
2595 // of stack alignment. (Dynamic linkers need this - darwin's dyld for example)
7345 // Darwin only has one model of TLS. Lower to that.
12415 assert(Subtarget->isTargetDarwin() && "Darwin only instr emitted?");