Home
last modified time | relevance | path

Searched refs:LLVMInitializeSystemZTargetInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/TargetInfo/
H A DSystemZTargetInfo.cpp19 extern "C" LLVM_EXTERNAL_VISIBILITY void LLVMInitializeSystemZTargetInfo() { in LLVMInitializeSystemZTargetInfo() function
/llvm-project-15.0.7/llvm/unittests/MC/SystemZ/
H A DSystemZAsmLexerTest.cpp33 LLVMInitializeSystemZTargetInfo(); in SetUpTestCase()