Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h717 enum ModuleArch { global() enum
/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1425 isThumbFunction(Function * F,Triple::ArchType ModuleArch) isThumbFunction() argument