Home
last modified time | relevance | path

Searched defs:Features (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/lib/MC/
DMCSubtargetInfo.cpp26 SubtargetFeatures Features(FS); in InitMCProcessorInfo() local
80 SubtargetFeatures Features; in ToggleFeature() local
/freebsd-10-stable/contrib/ntp/libjsmn/
DREADME.md31 Features section in JSMN
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DLiteralSupport.cpp45 static CharSourceRange MakeCharSourceRange(const LangOptions &Features, in MakeCharSourceRange()
65 const LangOptions &Features, FullSourceLoc TokLoc, in Diag()
82 const LangOptions &Features) { in ProcessCharEscape()
221 const LangOptions &Features, in ProcessUCNEscape()
291 const LangOptions &Features, bool &HadError) { in MeasureUCNEscape()
329 const LangOptions &Features) { in EncodeUCNEscape()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
DTargetOptions.h53 std::vector<std::string> Features; variable
DTargetInfo.h648 virtual void getDefaultFeatures(llvm::StringMap<bool> &Features) const { in getDefaultFeatures()
701 virtual void setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled()
716 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/
DTargetSelect.cpp85 SubtargetFeatures Features; in selectTarget() local
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
DSubtargetFeature.h73 std::vector<std::string> Features; // Subtarget features as a vector variable
/freebsd-10-stable/contrib/llvm/lib/Support/
DHost.cpp673 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
719 bool sys::getHostCPUFeatures(StringMap<bool> &Features){ in getHostCPUFeatures()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCodeGenTBAA.h51 const LangOptions &Features; variable
DCodeGenTBAA.cpp34 const LangOptions &Features, MangleContext &MContext) in CodeGenTBAA()
DBackendUtil.cpp412 SubtargetFeatures Features; in CreateTargetMachine() local
/freebsd-10-stable/contrib/llvm/tools/llc/
Dllc.cpp244 SubtargetFeatures Features; in compileModule() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
DTools.cpp606 std::vector<const char *> &Features) { in getAArch64FPUFeatures()
630 std::vector<const char *> &Features) { in getARMHWDivFeatures()
654 std::vector<const char *> &Features) { in getARMFPUFeatures()
780 std::vector<const char *> &Features) { in getARMTargetFeatures()
1010 std::vector<const char *> &Features, in AddTargetFeature()
1022 std::vector<const char *> &Features) { in getMIPSTargetFeatures()
1180 std::vector<const char *> &Features) { in getPPCTargetFeatures()
1228 std::vector<const char *> Features) { in getSparcTargetFeatures()
1399 std::vector<const char *> &Features) { in getX86TargetFeatures()
1502 std::vector<const char *> &Features) { in getAArch64TargetFeatures()
[all …]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
DTargets.cpp904 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
1858 virtual void setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled()
2220 void X86TargetInfo::setSSELevel(llvm::StringMap<bool> &Features, in setSSELevel()
2275 void X86TargetInfo::setMMXLevel(llvm::StringMap<bool> &Features, in setMMXLevel()
2302 void X86TargetInfo::setXOPLevel(llvm::StringMap<bool> &Features, XOPEnum Level, in setXOPLevel()
2331 void X86TargetInfo::setFeatureEnabledImpl(llvm::StringMap<bool> &Features, in setFeatureEnabledImpl()
2393 bool X86TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
3511 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
3855 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
4407 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
[all …]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
DLiteralSupport.h180 const LangOptions &Features; variable
/freebsd-10-stable/contrib/llvm/tools/llvm-mc/
Dllvm-mc.cpp410 SubtargetFeatures Features; in main() local
/freebsd-10-stable/contrib/llvm/lib/Target/
DTargetMachineC.cpp123 const char* Triple, const char* CPU, const char* Features, in LLVMCreateTargetMachine()
/freebsd-10-stable/contrib/llvm/lib/LTO/
DLTOCodeGenerator.cpp299 SubtargetFeatures Features; in determineTarget() local
DLTOModule.cpp152 SubtargetFeatures Features; in makeLTOModule() local
/freebsd-10-stable/contrib/llvm/tools/clang/tools/driver/
Dcc1as_main.cpp78 std::vector<std::string> Features; member
/freebsd-10-stable/contrib/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp278 SubtargetFeatures Features; in DisassembleObject() local
/freebsd-10-stable/contrib/llvm/tools/opt/
Dopt.cpp564 SubtargetFeatures Features; in GetTargetMachine() local
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DTargetRegistry.h330 StringRef Features) const { in createMCSubtargetInfo()
/freebsd-10-stable/contrib/llvm/utils/TableGen/
DSubtargetEmitter.cpp1377 std::vector<Record*> Features = in ParseFeaturesFunction() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp327 const RegionStoreFeatures Features; member in __anona737d6f20511::RegionStoreManager

12