Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DTargetParser.cpp58 const char *CPUAttrCStr; member
70 StringRef getCPUAttr() const { return StringRef(CPUAttrCStr, CPUAttrLength); } in getCPUAttr()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTargetParser.cpp58 const char *CPUAttrCStr; member
70 StringRef getCPUAttr() const { return StringRef(CPUAttrCStr, CPUAttrLength); } in getCPUAttr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTargetParser.cpp57 const char *CPUAttrCStr; member
69 StringRef getCPUAttr() const { return StringRef(CPUAttrCStr, CPUAttrLength); } in getCPUAttr()