Home
last modified time | relevance | path

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

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