HomeSort by relevance Sort by last modified time
    Searched defs:RegisterTargetMachine (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
TargetRegistry.h 617 /// RegisterTargetMachine - Register a TargetMachine implementation for the
626 static void RegisterTargetMachine(Target &T,
    [all...]
  /external/llvm/include/llvm/Support/
TargetRegistry.h 693 /// RegisterTargetMachine - Register a TargetMachine implementation for the
702 static void RegisterTargetMachine(Target &T, Target::TargetMachineCtorTy Fn) {
    [all...]

Completed in 103 milliseconds