Lines Matching defs:FeatureBits
449 // Selects a new architecture by updating the FeatureBits with the necessary
473 FeatureBitset FeatureBits = STI.getFeatureBits();
474 FeatureBits &= ~MipsAssemblerOptions::AllArchRelatedMask;
475 STI.setFeatureBits(FeatureBits);
8304 // Synchronize the abiflags information with the FeatureBits information we
8327 // Synchronize the abiflags information with the FeatureBits information we
8348 // Synchronize the ABI Flags information with the FeatureBits information we
8367 // Synchronize the ABI Flags information with the FeatureBits information we
8386 // Synchronize the ABI Flags information with the FeatureBits information we
8405 // Synchronize the ABI Flags information with the FeatureBits information we
8424 // Synchronize the ABI Flags information with the FeatureBits information we
8443 // Synchronize the ABI Flags information with the FeatureBits information we
8462 // Synchronize the ABI Flags information with the FeatureBits information we
8481 // Synchronize the ABI Flags information with the FeatureBits information we
8500 // Synchronize the ABI Flags information with the FeatureBits information we
8544 // Synchronize the abiflags information with the FeatureBits information we