Home
last modified time | relevance | path

Searched defs:hasFeature (Results 1 – 25 of 29) sorted by relevance

12

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPackageParser.java72 public boolean hasFeature(String feature) { in hasFeature() method in ShadowPackageParser.Callback
/external/llvm-project/clang/lib/Basic/Targets/
DLanai.cpp53 bool LanaiTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in LanaiTargetInfo
DMSP430.h60 bool hasFeature(StringRef Feature) const override { in hasFeature() function
DTCE.h87 bool hasFeature(StringRef Feature) const override { return Feature == "tce"; } in hasFeature() function
DPNaCl.h51 bool hasFeature(StringRef Feature) const override { in hasFeature() function
DBPF.h50 bool hasFeature(StringRef Feature) const override { in hasFeature() function
DMips.cpp212 bool MipsTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in MipsTargetInfo
DSPIR.h64 bool hasFeature(StringRef Feature) const override { in hasFeature() function
DNVPTX.cpp169 bool NVPTXTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in NVPTXTargetInfo
DRISCV.cpp147 bool RISCVTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in RISCVTargetInfo
DSystemZ.cpp114 bool SystemZTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in SystemZTargetInfo
DSparc.cpp54 bool SparcTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in SparcTargetInfo
DHexagon.cpp166 bool HexagonTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in HexagonTargetInfo
DWebAssembly.cpp46 bool WebAssemblyTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in WebAssemblyTargetInfo
DPPC.cpp380 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in PPCTargetInfo
DAArch64.cpp393 bool AArch64TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in AArch64TargetInfo
DX86.cpp919 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in X86TargetInfo
DARM.cpp544 bool ARMTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in ARMTargetInfo
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h112 bool hasFeature(unsigned Feature) const { in hasFeature() function
/external/llvm-project/llvm/include/llvm/MC/
DMCSubtargetInfo.h115 bool hasFeature(unsigned Feature) const { in hasFeature() function
/external/clang/lib/Basic/
DTargets.cpp1439 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon6f485c4e0111::PPCTargetInfo
1817 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::NVPTXTargetInfo
3737 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon6f485c4e0111::X86TargetInfo
5050 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::ARMTargetInfo
5804 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::AArch64TargetInfo
6124 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::HexagonTargetInfo
6326 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::LanaiTargetInfo
6404 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::SparcTargetInfo
6819 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::SystemZTargetInfo
6929 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon6f485c4e0111::MSP430TargetInfo
[all …]
DModule.cpp60 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() function
/external/llvm-project/clang/lib/Basic/
DModule.cpp101 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() function
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h47 bool hasFeature(ARM32InstructionSet I) const { return I <= InstructionSet; } in hasFeature() function
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java1418 public boolean hasFeature(String feature,String version) in hasFeature() method in DTMNodeProxy.DTMNodeProxyImplementation

12