Searched defs:Features (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DSubtargetFeature.h75 std::vector<std::string> Features; // Subtarget features as a vector member in class:llvm::SubtargetFeatures
/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/
H A DTargetSelect.cpp88 SubtargetFeatures Features; local
/macosx-10.9.5/WebKit-7537.78.2/wince/
H A DWebView.h48 enum Features { enum in class:WebView
/macosx-10.9.5/llvmCore-3425.0.33/lib/MC/
H A DMCSubtargetInfo.cpp75 SubtargetFeatures Features; local
H A DSubtargetFeature.cpp367 OS << Features[i] << " "; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DHost.cpp523 bool sys::getHostCPUFeatures(StringMap<bool> &Features){ argument
/macosx-10.9.5/CPANInternal-140/Term-ReadLine-Perl/ReadLine/
H A DPerl.pm107 sub Features { \%features; } subroutine
/macosx-10.9.5/CPANInternal-140/Term-ReadLine-Perl-1.0303/ReadLine/
H A DPerl.pm107 sub Features { \%features; } subroutine
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/
H A DTargetMachineC.cpp61 LLVMCreateTargetMachine(LLVMTargetRef T, char* Triple, char* CPU, char* Features, LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel) argument
/macosx-10.9.5/llvmCore-3425.0.33/tools/llc/
H A Dllc.cpp427 SubtargetFeatures Features; local
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-mc/
H A Dllvm-mc.cpp388 SubtargetFeatures Features; local
/macosx-10.9.5/llvmCore-3425.0.33/tools/lto/
H A DLTOCodeGenerator.cpp247 SubtargetFeatures Features; local
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-objdump/
H A Dllvm-objdump.cpp181 SubtargetFeatures Features; local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DTargetRegistry.h343 createTargetMachine(StringRef Triple, StringRef CPU, StringRef Features, const TargetOptions &Options, Reloc::Model RM = Reloc::Default, CodeModel::Model CM = CodeModel::Default, CodeGenOpt::Level OL = CodeGenOpt::Default) const argument
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DSubtargetEmitter.cpp1288 std::vector<Record*> Features = local
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/ldap/
H A Dldap.tcl
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dzsh.h411 typedef struct features *Features; typedef in typeref:struct:features

Completed in 249 milliseconds