Lines Matching defs:isPIC
19166 bool is64Bit, bool isPIC) {19188 OperandFlags = isPIC ? X86II::MO_GOTNTPOFF : X86II::MO_INDNTPOFF;19203 if (isPIC && !is64Bit) {