Home
last modified time | relevance | path

Searched defs:TargetCPU (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetMachine.h88 std::string TargetCPU; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetMachine.h85 std::string TargetCPU; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DTargetMachine.h96 std::string TargetCPU; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DTargetMachine.h98 std::string TargetCPU; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DTargetMachine.h96 std::string TargetCPU; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DTargetMachine.h96 std::string TargetCPU; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DTargetMachine.h98 std::string TargetCPU; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp4283 StringRef TargetCPU = Target.getTargetOpts().CPU; in getFunctionFeatureMap() local
H A DCGCall.cpp1746 StringRef TargetCPU = getTarget().getTargetOpts().CPU; in ConstructAttributeList() local