Home
last modified time | relevance | path

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

/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/rust/crates/rustix/src/backend/linux_raw/process/
Dtypes.rs48 Cpu = linux_raw_sys::general::RLIMIT_CPU, enumerator
/third_party/rust/crates/rustix/src/backend/libc/process/
Dtypes.rs49 Cpu = c::RLIMIT_CPU as c::c_int, enumerator
/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