HomeSort by relevance Sort by last modified time
    Searched refs:setFeatureBits (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/MC/
MCSubtargetInfo.h 76 /// setFeatureBits - Set the feature bits.
78 void setFeatureBits(const FeatureBitset &FeatureBits_) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 79 /// setFeatureBits - Set the feature bits.
81 void setFeatureBits(const FeatureBitset &FeatureBits_) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 79 /// setFeatureBits - Set the feature bits.
81 void setFeatureBits(const FeatureBitset &FeatureBits_) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 79 /// setFeatureBits - Set the feature bits.
81 void setFeatureBits(const FeatureBitset &FeatureBits_) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 79 /// setFeatureBits - Set the feature bits.
81 void setFeatureBits(const FeatureBitset &FeatureBits_) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 79 /// setFeatureBits - Set the feature bits.
81 void setFeatureBits(const FeatureBitset &FeatureBits_) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 79 /// setFeatureBits - Set the feature bits.
81 void setFeatureBits(const FeatureBitset &FeatureBits_) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 79 /// setFeatureBits - Set the feature bits.
81 void setFeatureBits(const FeatureBitset &FeatureBits_) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 79 /// setFeatureBits - Set the feature bits.
81 void setFeatureBits(const FeatureBitset &FeatureBits_) {
  /external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 359 STI.setFeatureBits(FeatureBits);
365 void setFeatureBits(uint64_t Feature, StringRef FeatureString) {
384 setFeatureBits(Feature, FeatureString);
    [all...]

Completed in 225 milliseconds