Lines Matching defs:isPIC
18786 bool is64Bit, bool isPIC) {18808 OperandFlags = isPIC ? X86II::MO_GOTNTPOFF : X86II::MO_INDNTPOFF;18823 if (isPIC && !is64Bit) {