Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRELFStreamer.cpp12 static unsigned getEFlagsForFeatureSet(const FeatureBitset &Features) { in getEFlagsForFeatureSet() argument
[all...]
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerMerge.h53 std::vector<uint32_t> Features; member
H A DFuzzerMerge.cpp192 std::set<size_t> Features; in CrashResistantMergeInternalStep() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp80 SubtargetFeatures Features; in selectTarget() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h65 PdbRaw_Features Features = PdbFeatureNone; member in llvm::pdb::InfoStream
H A DInfoStreamBuilder.h63 std::vector<PdbRaw_FeatureSig> Features; member in llvm::pdb::InfoStreamBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp27 const FeatureBitset &Features = STI.getFeatureBits(); in RISCVTargetELFStreamer() local
/third_party/rust/crates/syn/json/src/
H A Dlib.rs189 pub struct Features { structure names
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUAdapter.cpp59 class Features : public interop::GPUSupportedFeatures { class
61 Features(WGPUDeviceProperties properties) { in Features() function in wgpu::binding::__anon20524::Features
H A DGPUDevice.cpp116 class Features : public interop::GPUSupportedFeatures { in getFeatures() class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.h142 SubtargetFeatures Features; member in llvm::orc::JITTargetMachineBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTargetParser.cpp29 unsigned Features; member
H A DAArch64TargetParser.cpp62 getExtensionFeatures(unsigned Extensions, std::vector<StringRef> &Features) getExtensionFeatures() argument
107 getArchFeatures(AArch64::ArchKind AK, std::vector<StringRef> &Features) getArchFeatures() argument
[all...]
H A DARMTargetParser.cpp160 bool ARM::getFPUFeatures(unsigned FPUKind, std::vector<StringRef> &Features) { in getFPUFeatures() argument
383 getHWDivFeatures(unsigned HWDivKind, std::vector<StringRef> &Features) getHWDivFeatures() argument
402 getExtensionFeatures(unsigned Extensions, std::vector<StringRef> &Features) getExtensionFeatures() argument
496 appendArchExtFeatures( StringRef CPU, ARM::ArchKind AK, StringRef ArchExt, std::vector<StringRef> &Features) appendArchExtFeatures() argument
[all...]
H A DHost.cpp556 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, unsigned Brand_id, unsigned Features, unsigned Features2, unsigned Features3, unsigned *Type, unsigned *Subtype) getIntelProcessorTypeAndSubtype() argument
881 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, unsigned Features, unsigned *Type, unsigned *Subtype) getAMDProcessorTypeAndSubtype() argument
982 unsigned Features = 0; getAvailableFeatures() local
1143 unsigned Features = 0, Features2 = 0, Features3 = 0; getHostCPUName() local
1341 getHostCPUFeatures(StringMap<bool> &Features) getHostCPUFeatures() argument
1493 getHostCPUFeatures(StringMap<bool> &Features) getHostCPUFeatures() argument
1559 getHostCPUFeatures(StringMap<bool> &Features) getHostCPUFeatures() argument
1570 getHostCPUFeatures(StringMap<bool> &Features) getHostCPUFeatures() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELFObjectFile.cpp98 SubtargetFeatures Features; in getMIPSFeatures() local
158 SubtargetFeatures Features; getARMFeatures() local
279 SubtargetFeatures Features; getRISCVFeatures() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp47 SmallVector<StringRef, 3> Features; in UsesVectorABI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOBackend.cpp133 SubtargetFeatures Features; in createTargetMachine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp46 LLVMCreateDisasmCPUFeatures(const char *TT, const char *CPU, const char *Features, void *DisInfo, int TagType, LLVMOpInfoCallback GetOpInfo, LLVMSymbolLookupCallback SymbolLookUp) LLVMCreateDisasmCPUFeatures() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DSubtargetFeature.h184 std::vector<std::string> Features; ///< Subtarget features as a vector member in SubtargetFeatures
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp379 FeatureBitset Features = computeAvailableFeatures(STI.getFeatureBits()); in encodeInstruction() local
H A DHexagonMCTargetDesc.cpp388 std::pair<std::string, std::string> Features = selectCPUAndFS(CPU, FS); in createHexagonMCSubtargetInfo() local
400 llvm::FeatureBitset Features = X->getFeatureBits(); in createHexagonMCSubtargetInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
H A DTargetMachineC.cpp258 SubtargetFeatures Features; in LLVMGetHostCPUFeatures() local
102 LLVMCreateTargetMachine(LLVMTargetRef T, const char *Triple, const char *CPU, const char *Features, LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel) LLVMCreateTargetMachine() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp183 FeatureBitset Features = coalesceFeatures(M); variable
211 FeatureBitset Features = in coalesceFeatures() local
221 std::string getFeatureString(const FeatureBitset &Features) { in getFeatureString() argument
230 replaceFeatures(Function &F, const std::string &Features) replaceFeatures() argument
275 recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) recordFeatures() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp120 FeatureBitset Features = getFeatureBits(); in initializeSubtargetDependencies() local

Completed in 16 milliseconds

12