Home | History | Annotate | Download | only in X86

Lines Matching refs:isPIC

10424                                    bool is64Bit, bool isPIC) {
10446 OperandFlags = isPIC ? X86II::MO_GOTNTPOFF : X86II::MO_INDNTPOFF;
10461 if (isPIC && !is64Bit) {