Home
last modified time | relevance | path

Searched refs:getFeaturesStr (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-isel-fuzzer/
Dllvm-isel-fuzzer.cpp144 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in LLVMFuzzerInitialize()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-opt-fuzzer/
Dllvm-opt-fuzzer.cpp224 TargetTriple.getTriple(), getCPUStr(), getFeaturesStr(), in LLVMFuzzerInitialize()
/external/llvm/include/llvm/CodeGen/
DCommandFlags.h330 static inline std::string getFeaturesStr() { in getFeaturesStr() function
/external/llvm/tools/llc/
Dllc.cpp321 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in compileModule()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llc/
Dllc.cpp431 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in compileModule()
/external/llvm/tools/opt/
Dopt.cpp438 FeaturesStr = getFeaturesStr(); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp581 FeaturesStr = getFeaturesStr(); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DCommandFlags.inc317 LLVM_ATTRIBUTE_UNUSED static std::string getFeaturesStr() {
/external/clang/include/clang/Basic/
DAttr.td1489 getFeaturesStr().split(AttrFeatures, ",");