Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DTargetRegistry.h83 typedef TargetMachine *(*TargetMachineCtorTy)(const Target &T, typedef
168 TargetMachineCtorTy TargetMachineCtorFn;
627 Target::TargetMachineCtorTy Fn) { in RegisterTargetMachine()
/external/llvm/include/llvm/Support/
DTargetRegistry.h104 typedef TargetMachine *(*TargetMachineCtorTy)( typedef
199 TargetMachineCtorTy TargetMachineCtorFn;
702 static void RegisterTargetMachine(Target &T, Target::TargetMachineCtorTy Fn) { in RegisterTargetMachine()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTargetRegistry.h134 using TargetMachineCtorTy = TargetMachine variable
237 TargetMachineCtorTy TargetMachineCtorFn;
756 static void RegisterTargetMachine(Target &T, Target::TargetMachineCtorTy Fn) { in RegisterTargetMachine()