Home | History | Annotate | Download | only in X86

Lines Matching refs:Small

620       // Under X86-64 non-small code model, GV (and friends) are 64-bits, so
623 (M == CodeModel::Small || M == CodeModel::Kernel) &&
661 // X86-32 always and X86-64 when in -static -mcmodel=small mode. In 64-bit
664 ((M == CodeModel::Small || M == CodeModel::Kernel) &&
710 if (TM.getCodeModel() == CodeModel::Small &&