Lines Matching defs:FeatureBits
448 // Selects a new architecture by updating the FeatureBits with the necessary
472 FeatureBitset FeatureBits = STI.getFeatureBits();
473 FeatureBits &= ~MipsAssemblerOptions::AllArchRelatedMask;
474 STI.setFeatureBits(FeatureBits);
8312 // Synchronize the abiflags information with the FeatureBits information we
8335 // Synchronize the abiflags information with the FeatureBits information we
8356 // Synchronize the ABI Flags information with the FeatureBits information we
8375 // Synchronize the ABI Flags information with the FeatureBits information we
8394 // Synchronize the ABI Flags information with the FeatureBits information we
8413 // Synchronize the ABI Flags information with the FeatureBits information we
8432 // Synchronize the ABI Flags information with the FeatureBits information we
8451 // Synchronize the ABI Flags information with the FeatureBits information we
8470 // Synchronize the ABI Flags information with the FeatureBits information we
8489 // Synchronize the ABI Flags information with the FeatureBits information we
8508 // Synchronize the ABI Flags information with the FeatureBits information we
8552 // Synchronize the abiflags information with the FeatureBits information we