Home | History | Annotate | Download | only in X86

Lines Matching refs:Small

624       // Under X86-64 non-small code model, GV (and friends) are 64-bits, so
627 (M == CodeModel::Small || M == CodeModel::Kernel)) {
665 // X86-32 always and X86-64 when in -mcmodel=small mode. In 64-bit
668 M == CodeModel::Small || M == CodeModel::Kernel) {
715 if (TM.getCodeModel() == CodeModel::Small &&