Searched defs:getTargetCPU (Results 1 – 3 of 3) sorted by relevance
167 llvm::StringRef getTargetCPU() const { return targetCPU; } getTargetCPU() function
73 llvm::StringRef fir::getTargetCPU(mlir::ModuleOp mod) { in getTargetCPU() function in fir
127 StringRef getTargetCPU() const { return TargetCPU; } getTargetCPU() function