Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetMachine.h88 std::string TargetCPU; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetMachine.h79 std::string TargetCPU; variable
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetMachine.h89 std::string TargetCPU; variable
/external/clang/lib/CodeGen/
DCodeGenModule.cpp4283 StringRef TargetCPU = Target.getTargetOpts().CPU; in getFunctionFeatureMap() local
DCGCall.cpp1746 StringRef TargetCPU = getTarget().getTargetOpts().CPU; in ConstructAttributeList() local