Home
last modified time | relevance | path

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

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