/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/ |
H A D | AArch64TargetParser.cpp | 66 for (const StringRef &FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
|
H A D | X86TargetParser.cpp | 707 for (const StringRef &FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
|
/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/ |
H A D | LTOCodeGenerator.h | 219 std::string FeatureStr; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/ |
D | LTOCodeGenerator.h | 235 std::string FeatureStr; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/ |
D | LTOCodeGenerator.h | 235 std::string FeatureStr; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/ |
H A D | LTOCodeGenerator.h | 236 std::string FeatureStr; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/ |
D | LTOCodeGenerator.h | 235 std::string FeatureStr; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
H A D | LTOCodeGenerator.h | 229 std::string FeatureStr; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/ |
D | LTOCodeGenerator.h | 237 std::string FeatureStr; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetMachine.cpp | 185 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetMachine.cpp | 202 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
|
/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 221 std::string FeatureStr = Features.getString(); in makeLTOModule() local
|
H A D | ThinLTOCodeGenerator.cpp | 479 std::string FeatureStr = Features.getString(); in create() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 217 std::string FeatureStr = Features.getString(); in makeLTOModule() local
|
H A D | ThinLTOCodeGenerator.cpp | 617 std::string FeatureStr = Features.getString(); in create() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 215 std::string FeatureStr = Features.getString(); in makeLTOModule() local
|
H A D | ThinLTOCodeGenerator.cpp | 555 std::string FeatureStr = Features.getString(); in create() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 6757 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86BuiltinExpr() local
|