Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTargetRegistry.h139 using TargetMachineCtorTy = TargetMachine variable
242 TargetMachineCtorTy TargetMachineCtorFn;
765 static void RegisterTargetMachine(Target &T, Target::TargetMachineCtorTy Fn) { in RegisterTargetMachine()