Home
last modified time | relevance | path

Searched defs:Cpu (Results 1 – 9 of 9) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Tools/
DProtoToolsPlatform.cs41 public string Cpu { get; set; } property in Grpc.Tools.ProtoToolsPlatform
DCommon.cs46 public static readonly CpuKind Cpu; field in Grpc.Tools.Platform
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiSubtarget.cpp39 LanaiSubtarget::LanaiSubtarget(const Triple &TargetTriple, StringRef Cpu, in LanaiSubtarget()
DLanaiTargetMachine.cpp57 StringRef Cpu, StringRef FeatureString, in LanaiTargetMachine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h200 void setCpu(std::string Cpu) { TMBuilder.MCpu = std::move(Cpu); } in setCpu()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp436 ArrayRef<EnumEntry<uint16_t>> getRegisterNames(CPUType Cpu) { in getRegisterNames()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLSymbols.cpp142 void ScalarEnumerationTraits<CPUType>::enumeration(IO &io, CPUType &Cpu) { in enumeration()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h530 CPUType Cpu; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h991 CPU_INFORMATION Cpu; member