Home
last modified time | relevance | path

Searched refs:LLVMInitializePowerPCTargetInfo (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/llvm/unittests/tools/llvm-exegesis/PowerPC/
DTestBase.h30 LLVMInitializePowerPCTargetInfo(); in SetUpTestCase()
DTargetTest.cpp43 LLVMInitializePowerPCTargetInfo(); in SetUpTestCase()
DAnalysisTest.cpp59 LLVMInitializePowerPCTargetInfo(); in SetUpTestCase()
/external/llvm/lib/Target/PowerPC/TargetInfo/
DPowerPCTargetInfo.cpp17 extern "C" void LLVMInitializePowerPCTargetInfo() { in LLVMInitializePowerPCTargetInfo() function
/external/llvm-project/llvm/lib/Target/PowerPC/TargetInfo/
DPowerPCTargetInfo.cpp26 extern "C" LLVM_EXTERNAL_VISIBILITY void LLVMInitializePowerPCTargetInfo() { in LLVMInitializePowerPCTargetInfo() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/TargetInfo/
DPowerPCTargetInfo.cpp26 extern "C" LLVM_EXTERNAL_VISIBILITY void LLVMInitializePowerPCTargetInfo() { in LLVMInitializePowerPCTargetInfo() function
/external/llvm-project/llvm/unittests/Target/PowerPC/
DAIXRelocModelTest.cpp14 LLVMInitializePowerPCTargetInfo(); in SetUpTestCase()
/external/swiftshader/third_party/llvm-10.0/configs/fuchsia/include/llvm/Config/
Dllvm-config.h139 #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo
/external/swiftshader/third_party/llvm-10.0/configs/darwin/include/llvm/Config/
Dllvm-config.h139 #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo
/external/swiftshader/third_party/llvm-10.0/configs/android/include/llvm/Config/
Dllvm-config.h147 #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo
/external/swiftshader/third_party/llvm-10.0/configs/windows/include/llvm/Config/
Dllvm-config.h155 #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo
/external/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/
Dllvm-config.h159 #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo
/external/tensorflow/tensorflow/compiler/aot/
Dcompile.cc183 LLVMInitializePowerPCTargetInfo(); in InitializeTargets()