Home
last modified time | relevance | path

Searched defs:TargetArch (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTypes.h49 enum TargetArch { enum
/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DPassWrapper.cpp313 const Triple::ArchType TargetArch = Target->getTargetTriple().getArch(); in LLVMRustPrintTargetCPUs() local