Home
last modified time | relevance | path

Searched defs:FeatureBitset (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/MC/
H A DSubtargetFeature.h38 FeatureBitset() : bitset() {} in FeatureBitset() function
40 FeatureBitset(const bitset<MAX_SUBTARGET_FEATURES>& B) : bitset(B) {} in FeatureBitset() function
42 FeatureBitset(std::initializer_list<unsigned> Init) : bitset() { in FeatureBitset() function
H A DMCInstrDesc.h25 class FeatureBitset; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TargetParser/
DSubtargetFeature.h47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) in FeatureBitset() function
52 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TargetParser/
DSubtargetFeature.h47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) in FeatureBitset() function
52 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TargetParser/
DSubtargetFeature.h47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) in FeatureBitset() function
52 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TargetParser/
DSubtargetFeature.h47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) in FeatureBitset() function
52 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DSubtargetFeature.h47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) in FeatureBitset() function
52 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DSubtargetFeature.h47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) { in FeatureBitset() function
54 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
H A DMCInstrDesc.h24 class FeatureBitset; variable
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h18 class FeatureBitset; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.h51 class FeatureBitset; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.h51 class FeatureBitset; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.h26 class FeatureBitset; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
H A DX86TargetParser.cpp26 class FeatureBitset { class
35 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function in __anond69864ed0111::FeatureBitset
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h30 class FeatureBitset; variable