Home
last modified time | relevance | path

Searched defs:FeatureStr (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp66 for (const StringRef &FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
H A DX86TargetParser.cpp707 for (const StringRef &FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h219 std::string FeatureStr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/
DLTOCodeGenerator.h235 std::string FeatureStr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/
DLTOCodeGenerator.h235 std::string FeatureStr; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h236 std::string FeatureStr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/
DLTOCodeGenerator.h235 std::string FeatureStr; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h229 std::string FeatureStr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/
DLTOCodeGenerator.h237 std::string FeatureStr; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp185 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp202 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
/aosp_15_r20/external/llvm/lib/LTO/
H A DLTOModule.cpp221 std::string FeatureStr = Features.getString(); in makeLTOModule() local
H A DThinLTOCodeGenerator.cpp479 std::string FeatureStr = Features.getString(); in create() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOModule.cpp217 std::string FeatureStr = Features.getString(); in makeLTOModule() local
H A DThinLTOCodeGenerator.cpp617 std::string FeatureStr = Features.getString(); in create() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOModule.cpp215 std::string FeatureStr = Features.getString(); in makeLTOModule() local
H A DThinLTOCodeGenerator.cpp555 std::string FeatureStr = Features.getString(); in create() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp6757 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86BuiltinExpr() local