| /freebsd-10-stable/contrib/llvm/lib/MC/ |
| D | MCSubtargetInfo.cpp | 26 SubtargetFeatures Features(FS); in InitMCProcessorInfo() local 80 SubtargetFeatures Features; in ToggleFeature() local
|
| /freebsd-10-stable/contrib/ntp/libjsmn/ |
| D | README.md | 31 Features section in JSMN
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/ |
| D | LiteralSupport.cpp | 45 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/ |
| D | TargetOptions.h | 53 std::vector<std::string> Features; variable
|
| D | TargetInfo.h | 648 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/ |
| D | TargetSelect.cpp | 85 SubtargetFeatures Features; in selectTarget() local
|
| /freebsd-10-stable/contrib/llvm/include/llvm/MC/ |
| D | SubtargetFeature.h | 73 std::vector<std::string> Features; // Subtarget features as a vector variable
|
| /freebsd-10-stable/contrib/llvm/lib/Support/ |
| D | Host.cpp | 673 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/ |
| D | CodeGenTBAA.h | 51 const LangOptions &Features; variable
|
| D | CodeGenTBAA.cpp | 34 const LangOptions &Features, MangleContext &MContext) in CodeGenTBAA()
|
| D | BackendUtil.cpp | 412 SubtargetFeatures Features; in CreateTargetMachine() local
|
| /freebsd-10-stable/contrib/llvm/tools/llc/ |
| D | llc.cpp | 244 SubtargetFeatures Features; in compileModule() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/ |
| D | Tools.cpp | 606 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/ |
| D | Targets.cpp | 904 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/ |
| D | LiteralSupport.h | 180 const LangOptions &Features; variable
|
| /freebsd-10-stable/contrib/llvm/tools/llvm-mc/ |
| D | llvm-mc.cpp | 410 SubtargetFeatures Features; in main() local
|
| /freebsd-10-stable/contrib/llvm/lib/Target/ |
| D | TargetMachineC.cpp | 123 const char* Triple, const char* CPU, const char* Features, in LLVMCreateTargetMachine()
|
| /freebsd-10-stable/contrib/llvm/lib/LTO/ |
| D | LTOCodeGenerator.cpp | 299 SubtargetFeatures Features; in determineTarget() local
|
| D | LTOModule.cpp | 152 SubtargetFeatures Features; in makeLTOModule() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/tools/driver/ |
| D | cc1as_main.cpp | 78 std::vector<std::string> Features; member
|
| /freebsd-10-stable/contrib/llvm/tools/llvm-objdump/ |
| D | llvm-objdump.cpp | 278 SubtargetFeatures Features; in DisassembleObject() local
|
| /freebsd-10-stable/contrib/llvm/tools/opt/ |
| D | opt.cpp | 564 SubtargetFeatures Features; in GetTargetMachine() local
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | TargetRegistry.h | 330 StringRef Features) const { in createMCSubtargetInfo()
|
| /freebsd-10-stable/contrib/llvm/utils/TableGen/ |
| D | SubtargetEmitter.cpp | 1377 std::vector<Record*> Features = in ParseFeaturesFunction() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| D | RegionStore.cpp | 327 const RegionStoreFeatures Features; member in __anona737d6f20511::RegionStoreManager
|