Home
last modified time | relevance | path

Searched defs:hasTargetMachine (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DTargetRegistry.h277 bool hasTargetMachine() const { return TargetMachineCtorFn != nullptr; } in hasTargetMachine() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTargetRegistry.h320 bool hasTargetMachine() const { return TargetMachineCtorFn != nullptr; } in hasTargetMachine() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DTargetRegistry.h395 bool hasTargetMachine() const { return TargetMachineCtorFn != nullptr; } in hasTargetMachine() function