Home
last modified time | relevance | path

Searched refs:LLVMInitializeSystemZTarget (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp21 extern "C" void LLVMInitializeSystemZTarget() { in LLVMInitializeSystemZTarget() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp32 extern "C" LLVM_EXTERNAL_VISIBILITY void LLVMInitializeSystemZTarget() { in LLVMInitializeSystemZTarget() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp33 extern "C" LLVM_EXTERNAL_VISIBILITY void LLVMInitializeSystemZTarget() { in LLVMInitializeSystemZTarget() function
/external/tensorflow/tensorflow/compiler/aot/
Dcompile.cc192 LLVMInitializeSystemZTarget(); in InitializeTargets()